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

This commit is contained in:
riktenx
2025-08-19 22:38:19 -04:00
committed by GitHub
4 changed files with 7 additions and 7 deletions

View File

@@ -269,7 +269,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
)