diff --git a/web/content/docs/devguide/troubleshooting/cmake.pandoc b/web/content/docs/devguide/troubleshooting/cmake.pandoc
index 4e82560d21b7e9019c93c79cdc21300066b7d17a..e0d1a58c25962b7fdbbadf57b2de2becae7e2aa6 100644
--- a/web/content/docs/devguide/troubleshooting/cmake.pandoc
+++ b/web/content/docs/devguide/troubleshooting/cmake.pandoc
@@ -11,7 +11,7 @@ weight = 1041
 
 ## <i class="fas fa-exclamation-triangle"></i> General advice
 
-If something goes when running CMake please try again with an **empty** or newly created build-directory! This is very first thing you should try!
+If something goes wrong when running CMake please try again with an **empty** or newly created build-directory! This is very first thing you should try!
 
 Please read the CMake output carefully. Often it will tell you what went wrong.