diff --git a/doc/user/howto_build.md b/doc/user/howto_build.md
index cfba289482df29854bf05f4d50ea2f092f943e81..ce837900158365398f5c838d88d35b2d4bdc9d83 100644
--- a/doc/user/howto_build.md
+++ b/doc/user/howto_build.md
@@ -43,7 +43,7 @@ To see if everything went well and Suggestible runs you can try running it throu
 ```sh
 cargo run --release
 ```
-For further intructions on how to use Suggestible in your production setting refer to our [usage how-to](howto_basic.md)
+For further intructions on how to use Suggestible in your production setting refer to our [usage how-to](howto_basic.md).
 
 ## Building the Documentation