Skip to content

Commit

Permalink
Update ApplicationUI.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabnayak authored Sep 22, 2020
1 parent 7e7ef88 commit 43446fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/hacker/ApplicationUI.vue
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<v-autocomplete
v-model="timeZone"
:items="timeZoneList"
hint="Don't Google - Boston Time Zone is GMT+5"
hint="Don't Google - Boston Time Zone is GMT-5"
color="primary"
label="Time Zone"
:rules="requiredRule"
Expand Down

0 comments on commit 43446fc

Please sign in to comment.