diff --git a/docs/features/daily-notes.md b/docs/features/daily-notes.md index 91bac54..f089cd9 100644 --- a/docs/features/daily-notes.md +++ b/docs/features/daily-notes.md @@ -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 |