✏️ Fixed a small sentence on README.md

This commit is contained in:
Maddie 2023-02-25 00:27:21 +00:00 committed by GitHub
parent 109dbdabbb
commit 584bcd4a88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ down once so that you can come back to it knowing exactly what to do.
- [ ] Git synchronization
## Examples
**Creating a task** - which you will do it today, deadline tomorrow
**Creating a task** - which you will do today, but is due tomorrow
```sh
inertia add "read emails" -w now -d tomorrow
```