diff --git a/src/Vehicle/FactGroups/BatteryFact.json b/src/Vehicle/FactGroups/BatteryFact.json index 1f4899affc3..2f84114a55f 100644 --- a/src/Vehicle/FactGroups/BatteryFact.json +++ b/src/Vehicle/FactGroups/BatteryFact.json @@ -29,7 +29,7 @@ "shortDesc": "Voltage", "type": "double", "decimalPlaces": 2, - "units": "v" + "units": "V" }, { "name": "percentRemaining",