Skip to content

Commit 4bca973

Browse files
committed
Example sortspec.md fix - the order should be reverse alphabetical
1 parent 49014e1 commit 4bca973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/quickstart/sortspec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ sorting-spec: |
1111
// To play with more examples go to https://github.com/SebastianMC/obsidian-custom-sort#readme
1212
1313
target-folder: /
14-
< a-z
14+
> a-z
1515
---

0 commit comments

Comments
 (0)