From 80fbdfb6bf7c0149dcc264fbdd76c1f28d93e41a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz>
Date: Fri, 7 Jul 2017 13:31:57 +0200
Subject: [PATCH] add spack

---
 docs.it4i/software/spack.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs.it4i/software/spack.md b/docs.it4i/software/spack.md
index 39e1e9965..d6e210923 100644
--- a/docs.it4i/software/spack.md
+++ b/docs.it4i/software/spack.md
@@ -340,7 +340,7 @@ Spack will ask you either to provide a version number to remove the ambiguity or
 
 You may force uninstall a package with the `--force` option
 
-``console
+```console
 ~]$ spack uninstall git
 ==> The following packages will be uninstalled : 
 
-- 
GitLab