From 1277efbe04d7ea4b3a306d00d1a1a25bcf6b3d3d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pavel=20Jir=C3=A1sek?= <pavel.jirasek@vsb.cz>
Date: Fri, 27 Jan 2017 09:54:19 +0100
Subject: [PATCH] Fix typo

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

diff --git a/docs.it4i/software/lmod.md b/docs.it4i/software/lmod.md
index 3626d58a0..588053090 100644
--- a/docs.it4i/software/lmod.md
+++ b/docs.it4i/software/lmod.md
@@ -109,7 +109,7 @@ $ ml spider gcc
 ```
 
 !!! tip
-    spider is case-insensitive.
+    Spider is case-insensitive.
 
 If you use spider on a full module name like GCC/6.2.0-2.27 it will tell on which cluster(s) that module available:
 
-- 
GitLab