From 2b64f0c73b2e50b5fd7f0ec5eb0172a91dd682e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 15 Jun 2022 06:26:51 +0000 Subject: [PATCH] Updated Schemas --- NewHorizons/Schemas/body_schema.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index fff468c4..f2640e7a 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -821,7 +821,7 @@ }, "assetBundle": { "type": "string", - "description": "Relative filepath to an asset-bundle to load the prefab defined in `path` from/" + "description": "Relative filepath to an asset-bundle to load the prefab defined in `path` from" }, "path": { "type": "string", @@ -1096,7 +1096,7 @@ "properties": { "assetBundle": { "type": "string", - "description": "Relative filepath to an asset-bundle\"" + "description": "Relative filepath to an asset-bundle" }, "count": { "type": "integer",