diff --git a/docs.it4i/general/capacity-computing.md b/docs.it4i/general/capacity-computing.md
index 86763396d4e110c8bb9c2d912a20923b3ddf0f38..173b74f9b9812c3cb78d0b8fdbaecaabb6a8f3ae 100644
--- a/docs.it4i/general/capacity-computing.md
+++ b/docs.it4i/general/capacity-computing.md
@@ -191,9 +191,9 @@ You thus do not have to manually aggregate your tasks into PBS jobs. See the [pr
 
 * On Barbora and Karolina, you can simply load the HyperQueue module:
 
-```console
-$ ml HyperQueue
-```
+    ```console
+    $ ml HyperQueue
+    ```
 
 * If you want to install/compile HyperQueue manually, follow the steps on the [official webpage][b].