File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ function getBubbleContent(data) {
195195
196196// Step 5: Request data that will be visualized on a map.
197197//
198- // For convenience we have included the jQuery library make an AJAX call to do this.
198+ // For convenience we have included the jQuery library to make an AJAX call to do this.
199199// For more information see: http://api.jquery.com/jQuery.getJSON/
200200//
201201// The jQuery library is available under an MIT license https://jquery.org/license/
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ var ui = H.ui.UI.createDefault(map, defaultLayers);
6363
6464// Step 5: request a data about airports's coordinates
6565//
66- // For convenience we have included the jQuery library make an AJAX call to do this.
66+ // For convenience we have included the jQuery library to make an AJAX call to do this.
6767// For more information see: http://api.jquery.com/jQuery.getJSON/
6868//
6969// The jQuery library is available under an MIT license https://jquery.org/license/
You can’t perform that action at this time.
0 commit comments