diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index 0c531497..f2b57706 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -1807,7 +1807,7 @@ "format": "float" }, "localPosition": { - "description": "Position that the reference frame relative to the object.", + "description": "Position of the reference frame relative to the object.", "$ref": "#/definitions/MVector3" } }