Skip to content

Commit c6afe74

Browse files
committed
revert
1 parent 5d0f0bd commit c6afe74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ function renderGeoJSON() {
3535
radius : 5, // set size adjustment
3636
color : "red", // set outline color
3737
fillColor : "red", // set fill color
38-
fillOpacity : 0.5, // set transparency hello
38+
fillOpacity : 0.5, // set transparency
3939
weight : 1 // set outline thickness
4040
});
4141
}

0 commit comments

Comments
 (0)