From fcbca1e48ade7271e3491c9e57199f4d8aec3beb Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Thu, 19 Aug 2021 14:08:44 +0200 Subject: [PATCH] Fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 309ca035..34737bc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## [2.5.0] - 2020-08-19 -- Moved the center layout button the the other actions section +- Moved the center layout button the other actions section - [#60](https://github.com/estruyf/vscode-front-matter/issues/60): Added the ability to open a site preview in VS Code ## [2.4.1] - 2020-08-16