Skip to content

Commit c6a5598

Browse files
committed
Update README.md
1 parent f32b984 commit c6a5598

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dwertheimer.TaskSorting/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ This command brings all the tasks inside of the currently open note to the top o
7272

7373
This command will sort the tasks under a heading that you choose.
7474
You can pass the heading as a parameter, or you can choose it interactively.
75-
You can also pass the sort order as a parameter, e.g. (["-due", "content"]), or you can choose it interactively.
75+
You can also pass the sort order as a parameter, e.g. (["-priority", "content"]), or you can choose it interactively.
7676
For example, this command will sort all the tasks under the heading "Open Tasks" by priority and then alphabetically by content.
7777

7878
```

0 commit comments

Comments
 (0)