diff --git a/docs/_includes/options/data/ajax.html b/docs/_includes/options/data/ajax.html index 77472741..b23ec91e 100644 --- a/docs/_includes/options/data/ajax.html +++ b/docs/_includes/options/data/ajax.html @@ -110,7 +110,7 @@ $('select').select2({ page: params.page } - // Query paramters will be ?search=[term]&page=[page] + // Query parameters will be ?search=[term]&page=[page] return query; } } @@ -144,4 +144,4 @@ $('select').select2({ } }); {% endhighlight %} - \ No newline at end of file +