Skip to content

Commit 11f1e77

Browse files
committed
Abbreviate New South Wales to NSW
1 parent d3b6283 commit 11f1e77

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

AzureMap/dcLocList.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

DataCenterJavaScriptGenerator/MapDataGenerator.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ public class MapDataGenerator
153153

154154
new DataCenterDescription
155155
{
156-
Name = "New South Wales",
156+
Name = "NSW",
157157
PairName = "Victoria",
158158
Location = "New South Wales, Australia",
159159
Culture = "en-GB",
@@ -164,7 +164,7 @@ public class MapDataGenerator
164164
new DataCenterDescription
165165
{
166166
Name = "Victoria",
167-
PairName = "New South Wales",
167+
PairName = "NSW",
168168
Location = "Victoria, Australia",
169169
Culture = "en-GB",
170170
Status = "Announced",

0 commit comments

Comments
 (0)