diff --git a/doc.zih.tu-dresden.de/docs/data_transfer/export_nodes.md b/doc.zih.tu-dresden.de/docs/data_transfer/export_nodes.md
index 2f81943667b6655c4b8ba7574abba4f2bbb50956..71ca41949f44d558c2ca3384d7651e9e85b19125 100644
--- a/doc.zih.tu-dresden.de/docs/data_transfer/export_nodes.md
+++ b/doc.zih.tu-dresden.de/docs/data_transfer/export_nodes.md
@@ -15,7 +15,7 @@ one that matches your needs.
 
 ## Access From Linux
 
-There are at least three tools to exchange data between your local workstation and ZIH systems. All
+There are at least three tools to exchange data between your local workstation and ZIH systems. They
 are explained in the following section in more detail.
 
 !!! important
@@ -57,7 +57,7 @@ in a directory, the option `-r` has to be specified.
     you want to copy it to the directory `/tmp` on your workstation, you would use the following:
 
     ```console
-    marie@local$ scp -r taurusexport:output/ /tmp
+    marie@local$ scp -r taurusexport:output /tmp
     ```
 
 ### SFTP