From e2a9e219d1b59669df7ffff10ae4680da03e8bfd Mon Sep 17 00:00:00 2001 From: weed Date: Sun, 12 Jun 2022 23:22:40 +0700 Subject: [PATCH] Changed "Ho Chi Mihn City" to "Ho Chi Minh City" Ho Chi Minh City is the correct name --- Projects/2-Intermediate/Bit-Masks-App.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/2-Intermediate/Bit-Masks-App.md b/Projects/2-Intermediate/Bit-Masks-App.md index b7f7a5c3..5f3200c9 100644 --- a/Projects/2-Intermediate/Bit-Masks-App.md +++ b/Projects/2-Intermediate/Bit-Masks-App.md @@ -36,7 +36,7 @@ and their timezones: - Los Angeles: GMT -7 - Tokyo: GMT +9 - Beijing: GMT +8 - - Ho Chi Mihn City: GMT +7 + - Ho Chi Minh City: GMT +7 - Mumbai: GMT +5 - [ ] User can see a GMT search box where an integer representing a GMT offset can be entered into and a 'Find Cities' button.