diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index ab06ca7b..ca6c0b29 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -340,7 +340,7 @@ }, "randomOrientation": { "type": "boolean", - "description": "Should they be randomly oriented, or all pointing towards the center.", + "description": "Should the detail of the asteroid be randomly oriented, or should it point towards the center.", "default": true } }