diff --git a/docs/Common/Structs/index.md b/docs/Common/Structs/index.md
index 9463e7239..d7c689b84 100644
--- a/docs/Common/Structs/index.md
+++ b/docs/Common/Structs/index.md
@@ -206,6 +206,7 @@
|altitude|Float|false|minvalue: -10000
maxvalue: 10000||
|heading|Float|false|minvalue: 0
maxvalue: 359.99||
|speed|Float|false|minvalue: 0
maxvalue: 500||
+|shifted|Boolean|false||True, if GPS lat/long, time, and altitude have been purposefully shifted (requires a proprietary algorithm to unshift).
False, if the GPS data is raw and un-shifted.
If not provided, then value is assumed False|
### SingleTireStatus