From 85d26f73204d28679535d5c84e8a1e1511cde948 Mon Sep 17 00:00:00 2001 From: Mpho Mphego Date: Sun, 26 Jan 2020 14:10:24 +0200 Subject: [PATCH] Grammar fixes to config. This PR does the following: - [x] Corrects grammar on `config.js.sample` --- CHANGELOG.md | 5 +++++ config/config.js.sample | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08e08d56..9707cf8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ This project adheres to [Semantic Versioning](http://semver.org/). ❤️ **Donate:** Enjoying MagicMirror²? [Please consider a donation!](https://magicmirror.builders/donate) With your help we can continue to improve the MagicMirror² core. +## [2.11.0] - 2020-01-24 + +### Changed +- Updated config.js.sample: Corrected some grammar on `config.js.sample` comment section. + ## [2.11.0] - Unreleased (Develop Branch) *This release is scheduled to be released on 2020-04-01.* diff --git a/config/config.js.sample b/config/config.js.sample index 1ab46833..c22960e5 100644 --- a/config/config.js.sample +++ b/config/config.js.sample @@ -3,7 +3,7 @@ * By Michael Teeuw http://michaelteeuw.nl * MIT Licensed. * - * For more information how you can configurate this file + * For more information on how you can configure this file * See https://github.com/MichMich/MagicMirror#configuration * */