From 85236413be7dd99085a0047b9c25b66e6d7155d5 Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Wed, 7 Dec 2022 11:52:17 +0100
Subject: [PATCH] Fix typos

---
 .../docs/jobs_and_resources/alpha_centauri.md          |  2 +-
 .../docs/jobs_and_resources/hardware_overview.md       | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/alpha_centauri.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/alpha_centauri.md
index 445331174..b462850b3 100644
--- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/alpha_centauri.md
+++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/alpha_centauri.md
@@ -2,7 +2,7 @@
 
 The multi-GPU sub-cluster "Alpha Centauri" has been installed for AI-related computations (ScaDS.AI).
 
-The up-to-date hardware specification is documentated on
+The up-to-date hardware specification is documented on
 [this site](hardware_overview.md#amd-rome-cpus-nvidia-a100).
 
 ## Usage
diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/hardware_overview.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/hardware_overview.md
index b23e17ac1..3c605c86a 100644
--- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/hardware_overview.md
+++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/hardware_overview.md
@@ -11,7 +11,7 @@ users and the ZIH.
 ## Login and Export Nodes
 
 - 3 Login-Nodes `tauruslogin[3-6].hrsk.tu-dresden.de`
-    - Each login node is equiped with 2x Intel(R) Xeon(R) CPU E5-2680 v3 with 24 cores in total @
+    - Each login node is equipped with 2x Intel(R) Xeon(R) CPU E5-2680 v3 with 24 cores in total @
       2.50 GHz, Multithreading disabled, 64 GB RAM, 128 GB SSD local disk
     - IPs: 141.30.73.\[102-105\]
 - 2 Data-Transfer-Nodes `taurusexport[3-4].hrsk.tu-dresden.de`
@@ -19,7 +19,7 @@ users and the ZIH.
     - 2 Servers without interactive login, only available via file transfer protocols
       (`rsync`, `ftp`)
     - IPs: 141.30.73.82/83
-    - Further information on the usage is documentated on the site
+    - Further information on the usage is documented on the site
       [Export Nodes](../data_transfer/export_nodes.md)
 
 ## AMD Rome CPUs + NVIDIA A100
@@ -31,7 +31,7 @@ users and the ZIH.
     - 3.5 TB local memory at NVMe device at `/tmp`
 - Hostnames: `taurusi[8001-8034]`
 - Slurm partition: `alpha`
-- Further information on the usage is documentated on the site [AMD Rome Nodes](rome_nodes.md)
+- Further information on the usage is documented on the site [AMD Rome Nodes](rome_nodes.md)
 
 ## Island 7 - AMD Rome CPUs
 
@@ -41,7 +41,7 @@ users and the ZIH.
     - 200 GB local memory on SSD at `/tmp`
 - Hostnames: `taurusi[7001-7192]`
 - Slurm partition: `romeo`
-- Further information on the usage is documentated on the site [AMD Rome Nodes](rome_nodes.md)
+- Further information on the usage is documented on the site [AMD Rome Nodes](rome_nodes.md)
 
 ## Large SMP System HPE Superdome Flex
 
@@ -53,7 +53,7 @@ users and the ZIH.
 - 370 TB of fast NVME storage available at `/nvme/<projectname>`
 - Hostname: `taurussmp8`
 - Slurm partition: `julia`
-- Further information on the usage is documentated on the site [HPE Superdome Flex](sd_flex.md)
+- Further information on the usage is documented on the site [HPE Superdome Flex](sd_flex.md)
 
 ## IBM Power9 Nodes for Machine Learning
 
-- 
GitLab