From d5274449961e37dbb2b3141f18ccbf3cb6d5615b Mon Sep 17 00:00:00 2001 From: Leb14 <83680341+Leb14@users.noreply.github.com> Date: Thu, 21 Sep 2023 15:54:17 +0800 Subject: [PATCH] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index bd3a8e3c4e..f82a7d8741 100644 --- a/docs/README.md +++ b/docs/README.md @@ -93,7 +93,7 @@ Edits a task field to a new input - Example: - - `edit 1 taskdesc fetch John` Edits the task description of the first task to `fetch John`. + - `edit 1 taskdesc laundries` Edits the task description of the first task to `sleep`. - `edit 2 fromdate 23/08/2023 1900` Edits the from date for the second task (an Events) to 23/08/2023 1900