diff --git a/README.md b/README.md index 41256ea..1f7b84d 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This collection is complementary to [atom/language-javascript](https://github.co ## Making the snippets top priority -I mostly prefer snippets to have the top priority in the autocompletion. This is not a default settingm but can be enabled by: +I mostly prefer snippets to have the top priority in the autocompletion. This is not a default settings but can be enabled by: ``` "editor.snippetSuggestions": "top",