From 53c094cb45f3cbd99f8dfbef698d4fcdfd6fe0bf Mon Sep 17 00:00:00 2001 From: riQQ Date: Sat, 11 Dec 2021 00:22:45 +0100 Subject: [PATCH] Fix typo in charging station theme readme --- assets/layers/charging_station/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/layers/charging_station/README.md b/assets/layers/charging_station/README.md index d6481024e..823b18903 100644 --- a/assets/layers/charging_station/README.md +++ b/assets/layers/charging_station/README.md @@ -36,4 +36,4 @@ The columns in the CSV file are: - `associatedVehicleTypes` and `neverAssociatedWith`: these work in tandem to hide options. If every associated vehicle type is `no`, then the option is hidden If at least one `neverAssociatedVehicleType` is `yes` and none of the associated types is yes, then the option is hidden too -- `extraVisualisationCondition`: in some exceptional cases, a socket type is branded differently. This extra condition allows tho hide these cases in the big multi-answer +- `extraVisualisationCondition`: in some exceptional cases, a socket type is branded differently. This extra condition allows to hide these cases in the big multi-answer