diff --git a/InitUiElements.ts b/InitUiElements.ts
index 090c7dfaf..d78213112 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} `;
+ const mapComplete = `Mapcomplete ${State.vNumber} `;
let editHere = "";
if (location !== undefined) {
editHere = " | " +