Browse Source

Merge pull request #4538 from luciano-jr/improve-documentation

Update select.html
Kevin Brown 8 năm trước cách đây
mục cha
commit
062c6c3af5
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      docs/_includes/options/data/select.html

+ 2 - 2
docs/_includes/options/data/select.html

@@ -63,7 +63,7 @@
 {
   "text": "label attribute",
   "children": [ option data object, ... ],
-  "elment": HTMLOptGroupElement
+  "element": HTMLOptGroupElement
 }
 {% endhighlight %}
-</section>
+</section>