From 29e10429f9c26e7adab4c256df6a595c3ffd24c0 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Tue, 1 Dec 2020 21:11:20 +0900 Subject: [PATCH] Fix article typo in CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42b3bfc7..8a2d8091 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## [1.9.0] - 2020-11-25 -- [#23](https://github.com/estruyf/vscode-front-matter/issues/23): Implemented the option to create and use templates for aticle creation (front matter will be updates as well). +- [#23](https://github.com/estruyf/vscode-front-matter/issues/23): Implemented the option to create and use templates for article creation (front matter will be updates as well). ## [1.8.0] - 2020-11-20