Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
saltukalakus committed Nov 24, 2024
1 parent 43c094f commit 6c7bc7a
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 @@ -42,8 +42,8 @@
- [self Keyword](./essentials/std-lib/self.md)
- [Self Type](./essentials/std-lib/self-as-type.md)
- [Self vs self](./essentials/std-lib/self-vs-self.md)
- [Imp Keyword](./essentials/std-lib/imp.md)
- [New Keyword](./essentials/std-lib/new.md)
- [imp Keyword](./essentials/std-lib/imp.md)
- [new Keyword](./essentials/std-lib/new.md)

- [Patterns](./patterns/intro.md)
- [Behavioral](./patterns/behavioral/intro.md)
Expand Down

0 comments on commit 6c7bc7a

Please sign in to comment.