From ce68bcf3dbb2464546546f5714bb0b333f8ef2a6 Mon Sep 17 00:00:00 2001 From: snsar <71001237+snsar@users.noreply.github.com> Date: Wed, 7 Aug 2024 16:54:08 +0700 Subject: [PATCH] fix: typo --- 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.