From ed5707a3d454bf622a65bd523a9930051606fe0f Mon Sep 17 00:00:00 2001 From: Luciano Jr Date: Wed, 17 Aug 2016 17:10:47 +0100 Subject: [PATCH] Update select.html --- docs/_includes/options/data/select.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_includes/options/data/select.html b/docs/_includes/options/data/select.html index aa323012..b0be40a7 100644 --- a/docs/_includes/options/data/select.html +++ b/docs/_includes/options/data/select.html @@ -63,7 +63,7 @@ { "text": "label attribute", "children": [ option data object, ... ], - "elment": HTMLOptGroupElement + "element": HTMLOptGroupElement } {% endhighlight %} - \ No newline at end of file +