Fix typo in node-red-node-smooth (#205)

This commit is contained in:
Nathanaël Lécaudé 2016-05-02 16:55:18 -04:00 committed by Dave Conway-Jones
parent 14b1c3b123
commit 32282ec528

View File

@ -9,7 +9,7 @@ several simple smoothing algorithms for incoming data values. These include
- Mean - Mean
- Standard Deviation - Standard Deviation
- High Pass Smoothing - High Pass Smoothing
- Loww Pass Smoothing - Low Pass Smoothing
Install Install
------- -------