diff --git a/select2-latest.html b/select2-latest.html
index 61f5abf2..169d5180 100644
--- a/select2-latest.html
+++ b/select2-latest.html
@@ -1375,6 +1375,9 @@ $("#tags").select2({
String escapeMarkup(String markup)
Function used to post-process markup returned from formatter functions. By default this function escapes html entities to prevent javascript injection.
+Set to true
if you want Select2 to select the currently highlighted option when it is blurred