From 73d55ac4bc2d1f10121e6d37e62f2bff7520f166 Mon Sep 17 00:00:00 2001 From: Christopher Hiller Date: Wed, 7 Feb 2018 23:23:07 -0800 Subject: [PATCH] fix typos in changelog [ci skip] --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf82baa4af..b10dcc6850 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ...your garden-variety patch release. -:heart: Special thanks to [Wallaby.js](https://wallabyjs.com) for their continued support! +Special thanks to [Wallaby.js](https://wallabyjs.com) for their continued support! :heart: ## :bug: Fixes @@ -12,7 +12,7 @@ ## :book: Documentation - [#3132], [#3098]: Update `--glob` docs ([@outsideris]) -- [#3212]: Update [Wallaby.,js](https://wallabyjs.com)-related docs ([@ArtemGovorov]) +- [#3212]: Update [Wallaby.js](https://wallabyjs.com)-related docs ([@ArtemGovorov]) - [#3205]: Remove outdated cruft ([@boneskull]) ## :nut_and_bolt: Other