Skip to content

Commit 88b5c03

Browse files
committed
wip
1 parent 02032e6 commit 88b5c03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,10 @@ BunnyCDNRegion::SINGAPORE = 'sg';
9393
BunnyCDNRegion::SYDNEY = 'syd';
9494

9595
# Africa
96-
BunnyCDNRegion::JOHANNESBURG = 'JH';
96+
BunnyCDNRegion::JOHANNESBURG = 'jh';
9797

9898
# South America
99-
BunnyCDNRegion::BRAZIL = 'BR';
99+
BunnyCDNRegion::BRAZIL = 'br';
100100
```
101101

102102
## Contributing

0 commit comments

Comments
 (0)