From 48785ddbc94e0830ad278d678dbb12dd05ef585b Mon Sep 17 00:00:00 2001
From: Fahad Khalid <f.khalid@fz-juelich.de>
Date: Mon, 26 Apr 2021 08:49:31 +0200
Subject: [PATCH] Fixed a typo.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a1e6ecb..0990dfd 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ MVAPICH2 module changes.
 samples to illustrate proper data-distributed training with Horovod, i.e., a distribution mechanism 
 where the training data is distributed instead of epochs. Further information is available in the 
 directory-local `README.md`.
-*  **September 02, 2019:** Even though PyTorch is available as as system-wide module on the JSC supercomputers, all PyTorch 
+*  **September 02, 2019:** Even though PyTorch is available as a system-wide module on the JSC supercomputers, all PyTorch 
 examples have been removed from this tutorial. This is due to the fact that the tutorial
 developers are not currently working with PyTorch, and are therefore not in a position to provide
 support for PyTorch related issues.
-- 
GitLab