diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index c38394df..7ef4b637 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -533,7 +533,7 @@ }, "scale": { "type": "number", - "description": "The physical scale of the node", + "description": "The physical scale of the node, as a multiplier of the original size", "format": "float", "default": 1.0 },