Skip to content

Commit

Permalink
fix: sorting of ends and eq in navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
trentmwillis committed Dec 14, 2023
1 parent 406b771 commit 633a8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ nav:
- Choosing:
- and: asl/ref/and.md
- contains: asl/ref/contains.md
- eq: asl/ref/eq.md
- ends: asl/ref/ends.md
- eq: asl/ref/eq.md
- 'false': asl/ref/false.md
- ge: asl/ref/ge.md
- gt: asl/ref/gt.md
Expand Down

0 comments on commit 633a8e1

Please sign in to comment.