Skip to content

Commit

Permalink
Merge pull request #183 from CardBreaker/fix-area-typo
Browse files Browse the repository at this point in the history
Fix very minor typo
  • Loading branch information
LegoFigure11 authored Dec 30, 2023
2 parents e784290 + 2603e3e commit 963d076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RaidCrawler.Core/Structures/Areas.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public static class Areas

private static readonly string[] AreaListBlueberry =
[
"Savannna Biome",
"Savanna Biome",
"Coastal Biome",
"Canyon Biome",
"Polar Biome",
Expand Down

0 comments on commit 963d076

Please sign in to comment.