diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index 1716b0ad..485150b4 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -2839,7 +2839,7 @@ "$ref": "#/definitions/RevealVolumeType" }, "revealFor": { - "description": "What needs to enter the volume to unlock the facts (`enter` only)", + "description": "What can enter the volume to unlock the facts (`enter` only)", "default": "both", "$ref": "#/definitions/EnterType" },