mirror of
https://github.com/chubin/wttr.in
synced 2025-01-26 02:34:59 +00:00
Fix typo :: mid
=> mind
This commit is contained in:
parent
f87a825d8b
commit
13e00896ac
1 changed files with 1 additions and 1 deletions
|
@ -388,7 +388,7 @@ To get the moon phase information in the online mode, use `%m`:
|
||||||
$ curl wttr.in/London?format=%m
|
$ curl wttr.in/London?format=%m
|
||||||
🌖
|
🌖
|
||||||
|
|
||||||
Keep in mid that the Unicode representation of moonphases suffers 2 caveats:
|
Keep in mind that the Unicode representation of moonphases suffers 2 caveats:
|
||||||
|
|
||||||
- With some fonts, the representation `🌘` is ambiguous, for it either seem
|
- With some fonts, the representation `🌘` is ambiguous, for it either seem
|
||||||
almost-shadowed or almost-lit, depending on whether your terminal is in
|
almost-shadowed or almost-lit, depending on whether your terminal is in
|
||||||
|
|
Loading…
Reference in a new issue