From df3329497db2e7c5a0993c3145f6b950fd31de1e Mon Sep 17 00:00:00 2001 From: gor Date: Mon, 2 Dec 2019 22:07:31 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75f45a8..5e14d3d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ which originated from https://code.google.com/p/savitzky-golay-filter ## Modification Modified with code from https://github.com/swallez/savitzky-golay-filter issues, which an user has provided a -modified implementation based on the common-math3. +modified implementation based on the commons-math3. ## POM