diff --git a/index.html b/index.html index 6ffcec35..acbea5a5 100644 --- a/index.html +++ b/index.html @@ -1500,7 +1500,7 @@ $("#select").select2({ ignore duplicates, silently swallowing those tokens. tokenSeparatorsarray - An array of strings that define token separators for the default tokenizer + An array of strings that define token separators for the default tokenizer function. By default, this option is set to an empty array which means tokenization using the default tokenizer is disabled. Usually it is sensible to set this option to a value similar to [',', ' '].