From 0b28c5d3198cf468d1bc3722d3bb89b7d6fde3e1 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Fri, 25 Dec 2020 21:16:42 +0100 Subject: [PATCH] Fix typo --- State.ts | 2 +- assets/layers/bike_shop/bike_shop.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/State.ts b/State.ts index 775cb83..e3a04b5 100644 --- a/State.ts +++ b/State.ts @@ -25,7 +25,7 @@ export default class State { // The singleton of the global state public static state: State; - public static vNumber = "0.2.5e"; + public static vNumber = "0.2.5f"; // The user journey states thresholds when a new feature gets unlocked public static userJourney = { diff --git a/assets/layers/bike_shop/bike_shop.json b/assets/layers/bike_shop/bike_shop.json index 5b5315e..9a54711 100644 --- a/assets/layers/bike_shop/bike_shop.json +++ b/assets/layers/bike_shop/bike_shop.json @@ -177,7 +177,7 @@ "condition": { "or": [ "service:bicycle:pump=yes", - "service:bicycle:pump=seperate" + "service:bicycle:pump=separate" ] }, "render": ""