Skip to content
This repository was archived by the owner on Mar 3, 2022. It is now read-only.

Commit 6cc7aae

Browse files
committed
spelling: contiguous
1 parent 06a8152 commit 6cc7aae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

choropleth.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
set_map_type('states');
8686
set_map_label('State');
8787
polygons = Drupal.settings.choropleth.statesData;
88-
// Set to contigous USA.
88+
// Set to contiguous USA.
8989
location_default.lat = 51.25;
9090
location_default.lon = -110;
9191
location_default.zoom = 3;

0 commit comments

Comments
 (0)