Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
regchiu committed Jul 14, 2023
1 parent 8318db0 commit 6d4a977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/regions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,7 @@ export const regions: Array<Region> = [
]
},
{
name: 'regions.theonyxWatchtower',
name: 'regions.theOnyxWatchtower',
coordinates: [
{ lat: -65.57546757717228, lng: 59.300283330565904 },
{ lat: -66.52188638913267, lng: 57.641474039780334 },
Expand Down

0 comments on commit 6d4a977

Please sign in to comment.