From 24f74e1400a106fee87198544755bee1e2d9702b Mon Sep 17 00:00:00 2001 From: Fritz Jay Date: Tue, 12 Nov 2019 19:30:42 -0800 Subject: [PATCH] Fixed spelling error. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e42770a6..38b1543f 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Updated ### Fixed -- Fixed issue in weatherforecast module where predicated amount of rain was not using the decimal symbol specified in config.js. +- Fixed issue in weatherforecast module where predicted amount of rain was not using the decimal symbol specified in config.js. ## [2.9.0] - 2019-10-01