瀏覽代碼

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

Update select.html
Kevin Brown 8 年之前
父節點
當前提交
062c6c3af5
共有 1 個文件被更改,包括 2 次插入2 次删除
  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>