diff --git a/docs/_includes/examples/tags.html b/docs/_includes/examples/tags.html index 69733a38..d3fd2ee7 100644 --- a/docs/_includes/examples/tags.html +++ b/docs/_includes/examples/tags.html @@ -2,7 +2,8 @@

Tagging support

- Select2 can be used to quickly set up fields used for tagging. + Select2 can be used to quickly set up fields used for tagging. + multiple have to be enabled on the field for tags support.