浏览代码

Update select.html

Luciano Jr 8 年之前
父节点
当前提交
ed5707a3d4
共有 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>