diff --git a/docs/examples.html b/docs/examples.html index 00415b5c..804d6fa6 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -515,7 +515,7 @@ $(".js-example-basic-multiple-limit").select2({
- 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
Infinity
to tell Select2 to never display the search box.