Commit 489355a7 authored by Jovica Kuzmanovic's avatar Jovica Kuzmanovic 🌎 Committed by Jose Valle
Browse files

fixed a typo on line 183 changed "docuemnt" to "document"

parent 5aa36929
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -179,7 +179,7 @@ Whatever you learn, make sure that you're constantly bubbling it up and broadcas
- When learning: (re)write the docs, and create knowledge articles
- When troubleshooting: use the docs, as well as existing knowledge articles
- If something is missing: update the docs, write or modify a knowledge article.
- When you spot patterns: docuemnt them as a knowledge article for others to benefit from
- When you spot patterns: document them as a knowledge article for others to benefit from

**Benefit:** By Adding knowledge as well as documentation, we bring awareness to both documentation and knoweldge being critical success factors for GitLab.