From cad629912451f6932d84af7b10748490cfee2865 Mon Sep 17 00:00:00 2001 From: Michael Kuenzli Date: Thu, 4 Jul 2019 08:56:00 +0200 Subject: [PATCH] Fix typo --- contribs/gmf/src/permalink/Permalink.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contribs/gmf/src/permalink/Permalink.js b/contribs/gmf/src/permalink/Permalink.js index 3da2f878fede..b6ba6a597290 100644 --- a/contribs/gmf/src/permalink/Permalink.js +++ b/contribs/gmf/src/permalink/Permalink.js @@ -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.