From 18a453ed9ed9a51b5070aae3319cd17568981b28 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Tue, 1 Mar 2016 17:16:03 +0800 Subject: [PATCH] s/incluidng/including --- docs/_includes/options/selections/placeholder.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_includes/options/selections/placeholder.html b/docs/_includes/options/selections/placeholder.html index db428281..3dd5ef9c 100644 --- a/docs/_includes/options/selections/placeholder.html +++ b/docs/_includes/options/selections/placeholder.html @@ -55,7 +55,7 @@ $('select').select2({

- When using Select2 when only a single selection can be made, the placeholder option will be passed through the standard templating methods, incluidng the templateSelection option, so you are able to change how it is displayed. + When using Select2 when only a single selection can be made, the placeholder option will be passed through the standard templating methods, including the templateSelection option, so you are able to change how it is displayed.

{% highlight js linenos %} @@ -81,4 +81,4 @@ $('select').select2({

Select2 uses the native placeholder attribute on input boxes for the multiple select, and that attribute is not supported in older versions of Internet Explorer. You need to include Placeholders.js on your page, or use the full build, in order to add placeholder attribute support to input boxes.

- \ No newline at end of file +