diff --git a/function/smooth/README.md b/function/smooth/README.md index 648d5f21..9beb68e5 100644 --- a/function/smooth/README.md +++ b/function/smooth/README.md @@ -9,7 +9,7 @@ several simple smoothing algorithms for incoming data values. These include - Mean - Standard Deviation - High Pass Smoothing - - Loww Pass Smoothing + - Low Pass Smoothing Install -------