ソースを参照

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>