소스 검색

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>