From 3d8dfd583d97d6000b78553810c2a162df13285b 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:57:10 +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 588053090..b55ee4a18 100644
--- a/docs.it4i/software/lmod.md
+++ b/docs.it4i/software/lmod.md
@@ -149,7 +149,7 @@ Use "module keyword key1 key2 ..." to search for all possible modules matching a
 ```
 
 !!! tip
-    the specified software name is treated case-insensitively.
+    The specified software name is treated case-insensitively.
 
 Lmod does a partial match on the module name, so sometimes you need to use / to indicate the end of the software name you are interested in:
 
-- 
GitLab