diff --git a/src/Vehicle/FactGroups/EstimatorStatusFactGroup.json b/src/Vehicle/FactGroups/EstimatorStatusFactGroup.json index f04cc41502b..b3b4685d95e 100644 --- a/src/Vehicle/FactGroups/EstimatorStatusFactGroup.json +++ b/src/Vehicle/FactGroups/EstimatorStatusFactGroup.json @@ -65,7 +65,7 @@ }, { "name": "gpsGlitch", - "shortDesc": "Gps Glitch", + "shortDesc": "GPS Glitch", "type": "bool", "default": false }, diff --git a/src/Vehicle/FactGroups/GPSFact.json b/src/Vehicle/FactGroups/GPSFact.json index 746c3fa4e98..962b53bef06 100644 --- a/src/Vehicle/FactGroups/GPSFact.json +++ b/src/Vehicle/FactGroups/GPSFact.json @@ -100,7 +100,7 @@ }, { "name": "gnssSignalQuality", - "shortDesc": "Gnss Signal Quality", + "shortDesc": "GNSS Signal Quality", "type": "uint8" }, {