diff --git a/doc/development/documentation/styleguide/word_list.md b/doc/development/documentation/styleguide/word_list.md
index 8126a7d5db3b252a5aee00300654ab0dff91e70e..5e4ed7a89e49d37541a76e601909d2b18d166811 100644
--- a/doc/development/documentation/styleguide/word_list.md
+++ b/doc/development/documentation/styleguide/word_list.md
@@ -79,7 +79,7 @@ Capitalize these words when you refer to the UI. Otherwise use lowercase.
 
 ## add
 
-Use **add** when an object already exists. If the object does not exist yet, use [**create](#create) instead.
+Use **add** when an object already exists. If the object does not exist yet, use [**create**](#create) instead.
 **Add** is the opposite of [remove](#remove).
 
 For example: