diff --git a/index.html b/index.html index ee82565a..3bbe720b 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 [',', ' '].