Skip to content

Commit fe7de91

Browse files
committed
Fixed comment.
1 parent 7148a45 commit fe7de91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nosqldb/common/region.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const (
6161
RegionSASaopaulo1 Region = "sa-saopaulo-1"
6262
// RegionSASantiago1 represents the region for Chile (Santiago).
6363
RegionSASantiago1 Region = "sa-santiago-1"
64-
// RegionSAVinhedo1 represents the region for Chile (Vinhedo).
64+
// RegionSAVinhedo1 represents the region for Brazil (Vinhedo).
6565
RegionSAVinhedo1 Region = "sa-vinhedo-1"
6666
// RegionMEJeddah1 represents the region for Saudi Arabia West (Jeddah).
6767
RegionMEJeddah1 Region = "me-jeddah-1"

0 commit comments

Comments
 (0)