Capitalize Monday

This commit is contained in:
Prashanth K S 2021-08-29 19:49:39 +05:30
parent 7a2f6dbee8
commit 7c160743ba

View file

@ -18,7 +18,7 @@ You can also write:
| ------------ | ------------- |
| `/tomorrow` | tomorrow |
| `/yesterday` | yesterday |
| `/monday` | next monday |
| `/monday` | next Monday |
| `/+1d` | tomorrow |
| `/-3d` | 3 days ago |
| `/+1w` | in a week |