diff --git a/documentation/how_to_use_git.md b/documentation/how_to_use_git.md
index df075671b7e98362c126df6e5cebee6b2eb6ae8e..b8ddecfc1831deee7caeb08a3dd254604afb034c 100644
--- a/documentation/how_to_use_git.md
+++ b/documentation/how_to_use_git.md
@@ -96,7 +96,7 @@ git push origin master
 
 If all succeeds, you should be able to see your commit on Gitlab.
 
-#### WTF? I have to remember all of that?
+#### $%!@? I have to remember all of that?
 That was the exhaustive list to cover all of the worst case scenarios. Typically
 things go much smoother:
 ```