diff --git a/docs/content/doc/installation/from-source.en-us.md b/docs/content/doc/installation/from-source.en-us.md
index cb98484221..861d611391 100644
--- a/docs/content/doc/installation/from-source.en-us.md
+++ b/docs/content/doc/installation/from-source.en-us.md
@@ -123,7 +123,7 @@ If pre-built frontend files are present it is possible to only build the backend
 
 ```bash
 TAGS="bindata" make backend
-``
+```
 
 ## Test