From 89e14830933f9c0dfd2d588f8d1532991a7fd6b8 Mon Sep 17 00:00:00 2001 From: DanFinelli Date: Wed, 9 Nov 2016 12:42:24 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2c3ed3..63c1db5 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ First a variable is created whichisnamed LARGEGEOJ. Then using AJAX the geoJSON Finally, ‘pane: ‘pane250’’ tells the geoJSON is told which pane to live on using the panes given name. The largest polygon should be furthest away and was attached to the ‘pane250’. -### [Step 4] Add the remaining polygons and repeat step 3 with the appropriate pane: +## [Step 4] Add the remaining polygons and repeat step 3 with the appropriate pane: > var MEDIUMGEOJ; > $.getJSON("https://raw.githubusercontent.com/ect123/Des-Barres-findingaid/master/maps/2-2a-31.geojson",function(data){