From af60eba892c52009ce4368c3ef38690198d3379c Mon Sep 17 00:00:00 2001
From: Lars Jitschin <Lars.Jitschin@tu-dresden.de>
Date: Thu, 4 Nov 2021 13:50:13 +0100
Subject: [PATCH] Linting: removed trailing space

---
 doc.zih.tu-dresden.de/docs/software/modules.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/modules.md b/doc.zih.tu-dresden.de/docs/software/modules.md
index 1412d5ade..3fb1e8f93 100644
--- a/doc.zih.tu-dresden.de/docs/software/modules.md
+++ b/doc.zih.tu-dresden.de/docs/software/modules.md
@@ -197,7 +197,7 @@ TensorFlow/2.4.1: haswell, rome
 TensorFlow/2.4.1: haswell, rome
 ```
 
-The command shows all modules that match on `TensorFlow/2.4.1`, and their respective availability. 
+The command shows all modules that match on `TensorFlow/2.4.1`, and their respective availability.
 Note that this will not work for meta-modules that do not have an installation directory
 (like some tool chain modules).
 
-- 
GitLab