Skip to content

Commit 0a7dfec

Browse files
committed
docs: Fix a copy-and-paste error in Sorting.md
1 parent bcc08d6 commit 0a7dfec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Queries/Sorting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ sort by function task.originalMarkdown
508508

509509
### Line Number
510510

511-
There is no built-in instruction to filter by the task's line number.
511+
There is no built-in instruction to sort by the task's line number.
512512

513513
Since Tasks X.Y.Z, **[[Custom Sorting|custom sorting]] by the task's line number** is now possible, using `task.lineNumber`.
514514

0 commit comments

Comments
 (0)