Skip to content

Commit 599de5b

Browse files
committed
Merge pull request select2#3454 from stretch4x4/3326-MaximumSelection-documentation
select2#3326 Maximum selection example
2 parents 44cd938 + d91dfec commit 599de5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_includes/examples/multiple-max.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ <h1 id="multiple-max">
77
<p>
88
Select2 multi-value select boxes can set restrictions regarding the
99
maximum number of options selected. The select below is declared with
10-
the <code>multiple</code> attribute with <code>maxSelectionLength</code>
10+
the <code>multiple</code> attribute with <code>maximumSelectionLength</code>
1111
in the select2 options.
1212
</p>
1313

0 commit comments

Comments
 (0)