From 584bcd4a88fa478f4f08cbc64feaa3150d13f223 Mon Sep 17 00:00:00 2001 From: Maddie <32415621+SpyHoodle@users.noreply.github.com> Date: Sat, 25 Feb 2023 00:27:21 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Fixed=20a=20small=20senten?= =?UTF-8?q?ce=20on=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07495b9..b099edf 100644 --- a/README.md +++ b/README.md @@ -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 ```