浏览代码

Fix misspelling

Tyler Pearson 10 年之前
父节点
当前提交
c0dadf44a1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/examples.html

+ 1 - 1
docs/examples.html

@@ -515,7 +515,7 @@ $(".js-example-basic-multiple-limit").select2({
       <h1>Hiding the search box</h1>
       <h1>Hiding the search box</h1>
 
 
       <p>
       <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
         options which are displayed. In this example, we use the value
         <code>Infinity</code> to tell Select2 to never display the search box.
         <code>Infinity</code> to tell Select2 to never display the search box.
       </p>
       </p>