diff --git a/js/tag-it.js b/js/tag-it.js index 078c264f..03238086 100644 --- a/js/tag-it.js +++ b/js/tag-it.js @@ -48,7 +48,7 @@ // Shows autocomplete before the user even types anything. showAutocompleteOnFocus: false, - // When enabled, quotes are unneccesary for inputting multi-word tags. + // When enabled, quotes are unnecessary for inputting multi-word tags. allowSpaces: false, // The below options are for using a single field instead of several