Example sortspec.md fix - the order should be reverse alphabetical

This commit is contained in:
SebastianMC 2022-09-02 12:10:13 +02:00
parent 49014e1230
commit 4bca9735f2
1 changed files with 1 additions and 1 deletions

View File

@ -11,5 +11,5 @@ sorting-spec: |
// To play with more examples go to https://github.com/SebastianMC/obsidian-custom-sort#readme
target-folder: /
< a-z
> a-z
---