diff --git a/NewHorizons/Schemas/title_screen_schema.json b/NewHorizons/Schemas/title_screen_schema.json index 73c04d38..2ea6af14 100644 --- a/NewHorizons/Schemas/title_screen_schema.json +++ b/NewHorizons/Schemas/title_screen_schema.json @@ -38,7 +38,7 @@ }, "rotationSpeed": { "type": "number", - "description": "Changes the speed the main menu planet and the skybox rotates. This is in degrees per second.", + "description": "Changes the speed the skybox rotates (and by extension the main menu planet). This is in degrees per second.", "format": "float" }, "MenuPlanet": {