diff --git a/index.html b/index.html index a3996d0a..a108f34c 100644 --- a/index.html +++ b/index.html @@ -555,7 +555,7 @@ $("#e19").select2({ maximumSelectionSize: 3 });

Loading Remote Data

-

Select2 comes with AJAX/JSONP support built in. In this example we will search for a movie using Rotten Tomatoes API:

+

Select2 comes with AJAX/JSONP support built in. In this example we will search for repositories using Github's API: