Fix typo of Asia/Shanghai (#22242)

As the title.
This commit is contained in:
Jason Song 2022-12-26 16:50:58 +08:00 committed by GitHub
parent f5cd0d9319
commit 814b44aeaf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1145,7 +1145,7 @@ in this mapping or the filetype using heuristics.
## Time (`time`)
- `FORMAT`: Time format to display on UI. i.e. RFC1123 or 2006-01-02 15:04:05
- `DEFAULT_UI_LOCATION`: Default location of time on the UI, so that we can display correct user's time on UI. i.e. Shanghai/Asia
- `DEFAULT_UI_LOCATION`: Default location of time on the UI, so that we can display correct user's time on UI. i.e. Asia/Shanghai
## Task (`task`)