Skip to content

Commit

Permalink
fix on summary
Browse files Browse the repository at this point in the history
  • Loading branch information
Claudio Guidi committed Dec 12, 2024
1 parent ee4faf3 commit 700fdee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
- [Roulette](tutorials/journeys/roulette/README.md)
- [Standard Library](tutorials/standard-library/README.md)
- [File](tutorials/standard-library/file/README.md)
- [JSON files](tutorials/standard-library/files/json/README.md)
- [XML files](tutorials/standard-library/files/xml/README.md)
- [JSON files](tutorials/standard-library/file/json/README.md)
- [XML files](tutorials/standard-library/file/xml/README.md)
- [Mustache](tutorials/standard-library/mustache/README.md)
- [Scheduler](tutorials/standard-library/scheduler/README.md)
- [Advanced Scenarios](tutorials/advanced-scenarios/README.md)
Expand Down

0 comments on commit 700fdee

Please sign in to comment.