diff --git a/runelite-client/src/main/resources/net/runelite/client/plugins/bosstimer/boss_timers.json b/runelite-client/src/main/resources/net/runelite/client/plugins/bosstimer/boss_timers.json index 7ef9c00c87..eea3e2b6d7 100644 --- a/runelite-client/src/main/resources/net/runelite/client/plugins/bosstimer/boss_timers.json +++ b/runelite-client/src/main/resources/net/runelite/client/plugins/bosstimer/boss_timers.json @@ -44,6 +44,6 @@ "name": "Corporeal Beast", "spawnTime": 30 }, { - "name": "Giant mole", + "name": "Giant Mole", "spawnTime": 10 }] \ No newline at end of file