Skip to content

Commit

Permalink
Fix typo (#4991)
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Kuenzli committed Jul 5, 2019
1 parent a7fb569 commit 3dffbca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contribs/gmf/src/permalink/Permalink.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ const ParamPrefix = {
* For these parameters to work properly, they must define the
* same number of elements, i.e. same number of names and urls.
*
* - `map_crossair` (boolean)
* - `map_crosshair` (boolean)
* If this parameter set to `true`, then a crosshair marker will be
* added to the center of the map upon initialization. The marker
* will stay at this location.
Expand Down

0 comments on commit 3dffbca

Please sign in to comment.