Skip to content

Commit

Permalink
std shouldnt be capital
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishabh672003 committed Dec 23, 2023
1 parent 3703648 commit a0bd968
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 @@ -20,7 +20,7 @@
- [Structuring-codebase](18-structuring-codebase.md)
- [Scope](19-scope.md)
- [Namespace](20-namespace.md)
- [Dont use namesapce STD](20.1-dont-use-namesapce-std.md)
- [Dont use namesapce std](20.1-dont-use-namesapce-std.md)
- [Code-splitting](21-code-splitting.md)
- [Forward-declaration](22-forward-declaration.md)
- [Structs-classes](23-structs-classes.md)
Expand Down

0 comments on commit a0bd968

Please sign in to comment.