diff --git a/source/behavior/blocks/format/minecraft.block.json b/source/behavior/blocks/format/minecraft.block.json index 37cf14e2..c7c004a5 100644 --- a/source/behavior/blocks/format/minecraft.block.json +++ b/source/behavior/blocks/format/minecraft.block.json @@ -58,7 +58,7 @@ "menu_category": { "title": "Menu Category", "$comment": "UNDOCUMENTED", - "description": "The category this block will be placed in in the menu.", + "description": "The category this block will be placed in the menu.", "type": "object", "default": "misc", "additionalProperties": false,