diff --git a/docs/_includes/examples/multiple-max.html b/docs/_includes/examples/multiple-max.html index a82c9f53..84fc16f3 100644 --- a/docs/_includes/examples/multiple-max.html +++ b/docs/_includes/examples/multiple-max.html @@ -7,7 +7,7 @@

Select2 multi-value select boxes can set restrictions regarding the maximum number of options selected. The select below is declared with - the multiple attribute with maxSelectionLength + the multiple attribute with maximumSelectionLength in the select2 options.