We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ddce8c commit 788082eCopy full SHA for 788082e
README.md
@@ -5,7 +5,7 @@
5
6
Online compiler and execution: [CompilerExplorer](https://godbolt.org/)
7
8
-* for code execution: [Add new..] -> [execution only]
+* for code execution: [Add new..] -> [execution only]
9
10
## TOPICS ##
11
@@ -135,7 +135,7 @@ Online compiler and execution: [CompilerExplorer](https://godbolt.org/)
135
* Code Testing: `unit test`, `coverage`
136
* Code Commenting: `doxygen`
137
* Code Statistics: `lines count`, `cyclomatic complexity`
138
-* Other Tools: code `formating`, `exploring`, `benchmarking`
+* Other Tools: code `formatting`, `exploring`, `benchmarking`
139
140
**[15. Advanced Topics](https://github.com/federico-busato/Modern-CPP-Programming/blob/master/15.Advanced_Topics.pdf)**
141
0 commit comments