From f0e97febfdadbc01e105b35a81753bdaa762b295 Mon Sep 17 00:00:00 2001 From: rjuven2401 <96723542+rjuven2401@users.noreply.github.com> Date: Sun, 6 Feb 2022 15:58:26 +0900 Subject: [PATCH] Update guidebook/ko_kr/categories/biomes.json Corrected a grammar error in guidebook/ko_kr/categories/biomes.json --- .../patchouli_books/guidebook/ko_kr/categories/biomes.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/data/betterend/patchouli_books/guidebook/ko_kr/categories/biomes.json b/src/main/resources/data/betterend/patchouli_books/guidebook/ko_kr/categories/biomes.json index 40e3c944..892bf62b 100644 --- a/src/main/resources/data/betterend/patchouli_books/guidebook/ko_kr/categories/biomes.json +++ b/src/main/resources/data/betterend/patchouli_books/guidebook/ko_kr/categories/biomes.json @@ -1,5 +1,5 @@ { - "name": "생물 군계", + "name": "생물군계", "description": "작업 중...", "icon": "betterend:end_mycelium" -} \ No newline at end of file +}