diff options
Diffstat (limited to 'docs/cpp-code-standards.md')
| -rw-r--r-- | docs/cpp-code-standards.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cpp-code-standards.md b/docs/cpp-code-standards.md index 959f9b8..2b2bc70 100644 --- a/docs/cpp-code-standards.md +++ b/docs/cpp-code-standards.md @@ -6,7 +6,7 @@ tableofcontents: 1 ## Intro -### Why are conding standards important? +### Why are coding standards important? It makes it easier for everyone to maintain and read the written code as well as it gives us more control over it. |
