From 60b8f7e5a9327997a04f8fd686250539e2aa4db5 Mon Sep 17 00:00:00 2001 From: Alexandre <82387915+alexandrerbb@users.noreply.github.com> Date: Sun, 21 Apr 2024 19:36:40 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c8a8f31..4ac8727 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ This plugin adds the following commands to the command palette. ##### `Convert outline to a task list here.` -Convert the active note outline to a task list, inserted at the cursor position. +Convert the active note outline to a task list, and insert it at the cursor position. ##### `Convert outline to a task list in a new note.` -Convert the active note outline to a task list, inserted in a new note. \ No newline at end of file +Convert the active note outline to a task list, and insert it in a new note.