Fix typo "Giant's Foundry" -> "Giants' Foundry"

This commit is contained in:
Markus Tran
2025-01-27 12:20:21 -08:00
committed by GitHub
parent f12d7f32c4
commit 7ae29245e6
4 changed files with 7 additions and 7 deletions

View File

@@ -268,7 +268,7 @@ public interface EasyGiantsFoundryConfig extends Config
@ConfigItem(
keyName = "infoTitle",
name = "Title",
description = "Toggle for \"Easy Giant's Foundry\" text",
description = "Toggle for \"Easy Giants' Foundry\" text",
position = 0,
section = infoPanelList
)