From 8e1fac139ebf3033943b0e14d3925e7e33cf1312 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 16 Nov 2022 03:39:21 +0000 Subject: [PATCH] Updated Schemas --- NewHorizons/Schemas/body_schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" },