From a728d948c1aa44c807a560308640c70884fd0c11 Mon Sep 17 00:00:00 2001
From: Kevin Brown
Date: Mon, 20 Oct 2014 19:38:27 -0400
Subject: [PATCH] Added some content to the tagging section
---
docs/examples.html | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/docs/examples.html b/docs/examples.html
index 93be1ff1..9475da42 100644
--- a/docs/examples.html
+++ b/docs/examples.html
@@ -230,14 +230,22 @@ $(".js-example-data-array-selected").select2({
+
+ Note that when tagging is enabled the user can select from pre-existing
+ options or create a new tag by picking the first choice, which is what
+ the user has typed into the search box so far.
+
+