From 16a45c8132c06d57ce36d083a6566bafdb9b0942 Mon Sep 17 00:00:00 2001 From: Paul Date: Fri, 16 Aug 2019 22:40:04 +0200 Subject: [PATCH] text changes --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0c52108b..6eed235e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `npm install --global gulp-cli` - `npm install gulp` - Ignore any errors as I need to upgrade the gulp file to 4.1 (it's 3.9.1) - - `gulp` wil build the files. This is also done automatically in the platformio target.. + - `gulp` wil build the files. This is also done automatically in the platformio target. ---