diff --git a/docs/_includes/examples/tags.html b/docs/_includes/examples/tags.html index 69733a38..d64a27f1 100644 --- a/docs/_includes/examples/tags.html +++ b/docs/_includes/examples/tags.html @@ -2,7 +2,7 @@
- Select2 can be used to quickly set up fields used for tagging. + Select2 can be used to quickly set up fields used for tagging.
@@ -13,7 +13,7 @@
-
+ Tagging can also be used on a single select element. Simply remove the
+ multiple="multiple"
attribute from your HTML markup.
+
+