Skip to content

Commit

Permalink
fix name of section 7.2 in summary
Browse files Browse the repository at this point in the history
  • Loading branch information
IttayWeiss committed May 23, 2023
1 parent 84044a2 commit 4bafb69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
- [ניהול פרוייקטים עם חבילות, מכולות, ומודולים
](ch07-00-managing-growing-projects-with-packages-crates-and-modules.md)
- [חבילות ומכולות](ch07-01-packages-and-crates.md)
- [Defining Modules to Control Scope and Privacy](ch07-02-defining-modules-to-control-scope-and-privacy.md)
- [שימוש במודולים לשליטה על מתחמים ופרטיות](ch07-02-defining-modules-to-control-scope-and-privacy.md)
- [מסלולים להפניה לעצם בתוך עץ המודולים](ch07-03-paths-for-referring-to-an-item-in-the-module-tree.md)
- [הכנסת מסלולים למתחם באמצעות מילת המפתח `use`](ch07-04-bringing-paths-into-scope-with-the-use-keyword.md)
- [הפרדת מודולים לקבצים שונים](ch07-05-separating-modules-into-different-files.md)
Expand Down

0 comments on commit 4bafb69

Please sign in to comment.