From 603fe7eddc9a82e2e8b1e0fbfb4ddc1786e76423 Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Fri, 5 Nov 2021 08:13:08 +0100
Subject: [PATCH] Fix spelling and wording

---
 doc.zih.tu-dresden.de/docs/data_transfer/overview.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/data_transfer/overview.md b/doc.zih.tu-dresden.de/docs/data_transfer/overview.md
index 095fa14a9..c2f4fe1e6 100644
--- a/doc.zih.tu-dresden.de/docs/data_transfer/overview.md
+++ b/doc.zih.tu-dresden.de/docs/data_transfer/overview.md
@@ -2,15 +2,15 @@
 
 ## Moving Data to/from ZIH Systems
 
-There are at least three tools to exchange data between your local workstation and ZIH systems:
+There are at least three tools for exchanging data between your local workstation and ZIH systems:
 `scp`, `rsync`, and `sftp`. Please refer to the offline or online man pages of
 [scp](https://www.man7.org/linux/man-pages/man1/scp.1.html),
 [rsync](https://man7.org/linux/man-pages/man1/rsync.1.html), and
 [sftp](https://man7.org/linux/man-pages/man1/sftp.1.html) for detailed information.
 
-No matter what tool you prefer, it is crucial that the **export nodes** are used prefered way to
-copy data to/from ZIH systems. Please follow the linkt to documentation on [export
-nodes](export_nodes.md) for further reference and examples.
+No matter what tool you prefer, it is crucial that the **export nodes** are used as preferred way to
+copy data to/from ZIH systems. Please follow the link to the documentation on
+[export nodes](export_nodes.md) for further reference and examples.
 
 ## Moving Data Inside ZIH Systems: Datamover
 
-- 
GitLab