Fix typo.

This commit is contained in:
Michael Teeuw 2016-09-06 10:09:11 +02:00 committed by GitHub
parent 476c577bc1
commit 1ea7ce2589

View File

@ -8,7 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Added ability to remove tags from the beginning or end of newsfeed items in 'newsfeed.js'. - Added ability to remove tags from the beginning or end of newsfeed items in 'newsfeed.js'.
- Added ability to define "the day after tomorrow" for calendar events (Definition for German and Dutch already included). - Added ability to define "the day after tomorrow" for calendar events (Definition for German and Dutch already included).
- Added CII Badge (we are compliant with the CII Best Practices) - Added CII Badge (we are compliant with the CII Best Practices)
-
### Fixed ### Fixed
- Fix typo in installer. - Fix typo in installer.
- Fix API url for weather API. - Fix API url for weather API.