summaryrefslogtreecommitdiff
path: root/topics
diff options
context:
space:
mode:
Diffstat (limited to 'topics')
-rw-r--r--topics/code-antipatterns.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/topics/code-antipatterns.gmi b/topics/code-antipatterns.gmi
index 248effe..2544451 100644
--- a/topics/code-antipatterns.gmi
+++ b/topics/code-antipatterns.gmi
@@ -1,4 +1,4 @@
-# Introduction
+# Coding Anti-Patterns
This document contains some anti-patterns that have either been discussed during code-reviews or noticed by some one when refactoring any of GN's code-base. Use these "ideas" as a reference, and apply reasonable judgement depending on what you are working on.