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 874d3dd27996e2ae84aa26ba67a945754c4598f4..9ccba626f713f7be9aa72488866fbc34776cc5ee 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
@@ -1,10 +1,10 @@
-# Export Nodes: Transfer data to/from ZIH's File Systems
+# Export Nodes: Transfer Data to/from ZIH's Filesystems
 
 To copy large data to/from ZIH systems, the so-called **export nodes** should be used. While it is
 possible to transfer small files directly via the login nodes, they are not intended to be used that
 way. Furthermore, longer transfers will hit the CPU time limit on the login nodes, i.e. the process
-get killed.  The export nodes have a better uplink (10 GBit/s) allowing higher bandwith.  Note that
-you cannot log in via SSH to the export nodes, but only use `scp`, `rsync` or `sftp` on them.
+get killed. The **export nodes** have a better uplink (10 GBit/s) allowing for higher bandwidth. Note
+that you cannot log in via SSH to the export nodes, but only use `scp`, `rsync` or `sftp` on them.
 
 The export nodes are reachable under the hostname `taurusexport.hrsk.tu-dresden.de` (or
 `taurusexport3.hrsk.tu-dresden.de` and `taurusexport4.hrsk.tu-dresden.de`).
@@ -80,7 +80,7 @@ from this virtual command line, then you have to prefix the command with the let
     sftp> get -r <directory>
     ```
 
-### RSYNC
+### Rsync
 
 [`Rsync`](https://man7.org/linux/man-pages/man1/rsync.1.html), is a fast and extraordinarily
 versatile file copying tool. It can copy locally, to/from another host over any remote shell, or
diff --git a/doc.zih.tu-dresden.de/wordlist.aspell b/doc.zih.tu-dresden.de/wordlist.aspell
index 6062a4824ab77a6af4e8f96fd41d657c285560c0..3a5d42d2cb803bef812dadfb88eb54295b18cbb5 100644
--- a/doc.zih.tu-dresden.de/wordlist.aspell
+++ b/doc.zih.tu-dresden.de/wordlist.aspell
@@ -32,6 +32,7 @@ Fortran
 GFLOPS
 gfortran
 GiB
+GBit
 gnuplot
 Gnuplot
 GPU
@@ -39,6 +40,7 @@ hadoop
 Haswell
 HDFS
 Horovod
+hostname
 HPC
 HPL
 icc
@@ -88,6 +90,7 @@ OpenGL
 OpenMP
 openmpi
 OpenMPI
+OpenSSH
 Opteron
 PAPI
 parallelization
@@ -102,6 +105,7 @@ reachability
 rome
 romeo
 RSA
+Rsync
 salloc
 Saxonid
 sbatch
@@ -113,6 +117,7 @@ scancel
 scontrol
 scp
 scs
+SFTP
 SGEMM
 SGI
 SHA
@@ -135,10 +140,13 @@ tmp
 tracefile
 tracefiles
 Trition
+uplink
 Vampir
 VampirTrace
 VampirTrace's
 WebVNC
+WinSCP
 workspaces
 Xeon
 ZIH
+ZIH's