1
0
mirror of synced 2024-11-22 13:06:08 +03:00

Fix misspelling

This commit is contained in:
Tyler Pearson 2015-03-19 20:58:57 -07:00
parent 54154c3df6
commit c0dadf44a1

View File

@ -515,7 +515,7 @@ $(".js-example-basic-multiple-limit").select2({
<h1>Hiding the search box</h1>
<p>
Select2 allows you to hide the search box depending on the numbeer of
Select2 allows you to hide the search box depending on the number of
options which are displayed. In this example, we use the value
<code>Infinity</code> to tell Select2 to never display the search box.
</p>