8000 Fix summary.md link to chapter 9 · googol-lab/cppbestpractices@fe0fcf9 · GitHub
[go: up one dir, main page]

Skip to content

Commit fe0fcf9

Browse files
authored
Fix summary.md link to chapter 9
1 parent 203c9d1 commit fe0fcf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* [Considering Portability](06-Considering_Portability.md)
99
* [Considering Threadability](07-Considering_Threadability.md)
1010
* [Considering Performance](08-Considering_Performance.md)
11-
* [Considering Correctness](09-Considering_Performance.md)
11+
* [Considering Correctness](09-Considering_Correctness.md)
1212
* [Enable Scripting](10-Enable_Scripting.md)
1313
* [Further Reading](11-Further_Reading.md)
1414
* [Final Thoughts](12-Final_Thoughts.md)

0 commit comments

Comments
 (0)
0