Skip to content

Commit 95e2484

Browse files
committed
Fix typo
1 parent 6a3fa9c commit 95e2484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Providers.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@ const data: ProviderData[] = [
623623
"name": "CloudMate",
624624
"asn": 214441
625625
},
626-
"locations": ["Derby, UK", "Noida, IN"],
626+
"locations": ["Derby, GB", "Noida, IN"],
627627
"services": ["VPS", "Baremetal", "LIR Services", "IP Transit", "Colocation"],
628628
"routes": "Full + default",
629629
"bgpFeatures": ["Downstream Support"],

0 commit comments

Comments
 (0)