diff --git a/site/content/blog/2019-04-15-setting-up-your-editor.md b/site/content/blog/2019-04-15-setting-up-your-editor.md index 5309a3714e..8301928f33 100644 --- a/site/content/blog/2019-04-15-setting-up-your-editor.md +++ b/site/content/blog/2019-04-15-setting-up-your-editor.md @@ -22,7 +22,7 @@ apm install file-types From the toolbar, open Edit → Config... and add the following two lines to your root (`"*"`) section: -```cson +```html "*": core: …