From 00c9024c0bd63852b9ffdf176869abaf8e3afcb2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 16 Nov 2022 03:33:17 +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 9a7440f1..1716b0ad 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 be enter the volume to unlock the facts (`enter` only)", + "description": "What needs to enter the volume to unlock the facts (`enter` only)", "default": "both", "$ref": "#/definitions/EnterType" },