From 878de20d44880619e143bc3d7e6b062730ef5b55 Mon Sep 17 00:00:00 2001 From: Kevin Brown Date: Thu, 2 Apr 2015 11:29:44 -0400 Subject: [PATCH] Fix typo in documentation This closes https://github.com/select2/select2/issues/3213. --- docs/examples.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples.html b/docs/examples.html index 804d6fa6..ccb751d2 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -211,7 +211,7 @@ $(".js-example-data-array-selected").select2({ data: data }) - +