From 07b1a3e71c63413e086596e3eb0a91908e861f40 Mon Sep 17 00:00:00 2001 From: Joost Date: Thu, 13 Aug 2020 09:27:55 +0200 Subject: [PATCH] fixed typo --- InitUiElements.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InitUiElements.ts b/InitUiElements.ts index 090c7df..d782131 100644 --- a/InitUiElements.ts +++ b/InitUiElements.ts @@ -139,7 +139,7 @@ export class InitUiElements { static InitBaseMap(){ const bm = new Basemap("leafletDiv", State.state.locationControl, new VariableUiElement( State.state.locationControl.map((location) => { - const mapComplete = `Mapcomple ${State.vNumber} Report bug`; + const mapComplete = `Mapcomplete ${State.vNumber} Report bug`; let editHere = ""; if (location !== undefined) { editHere = " | " +