From 6a34f123c2a5ab2fa8b923cbb4e79229fc9590ae Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Tue, 14 Sep 2021 17:36:11 +0200
Subject: [PATCH] Fix spelling

---
 doc.zih.tu-dresden.de/docs/data_lifecycle/beegfs.md | 2 +-
 doc.zih.tu-dresden.de/wordlist.aspell               | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/data_lifecycle/beegfs.md b/doc.zih.tu-dresden.de/docs/data_lifecycle/beegfs.md
index 6912ea354..1e2460c38 100644
--- a/doc.zih.tu-dresden.de/docs/data_lifecycle/beegfs.md
+++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/beegfs.md
@@ -40,7 +40,7 @@ directory to its children.
 marie@login$ beegfs-ctl --setpattern --chunksize=1m --numtargets=16 /beegfs/global0/my-workspace/ --mount=/beegfs/global0
 ```
 
-This will set the stripe pattern for `/beegfs/global0/path/to/mydir/` to a chunksize of 1 MiB
+This will set the stripe pattern for `/beegfs/global0/path/to/mydir/` to a chunk size of 1 MiB
 distributed over 16 storage targets.
 
 Find files located on certain server or targets. The following command searches all files that are
diff --git a/doc.zih.tu-dresden.de/wordlist.aspell b/doc.zih.tu-dresden.de/wordlist.aspell
index 7e64b7876..242792794 100644
--- a/doc.zih.tu-dresden.de/wordlist.aspell
+++ b/doc.zih.tu-dresden.de/wordlist.aspell
@@ -44,6 +44,7 @@ icpc
 ifort
 ImageNet
 Infiniband
+inode
 Itanium
 jpg
 Jupyter
@@ -58,6 +59,7 @@ lsf
 LSF
 lustre
 MEGWARE
+MiB
 MIMD
 MKL
 Montecito
@@ -92,6 +94,7 @@ Pika
 pipelining
 png
 Pthreads
+reachability
 rome
 romeo
 RSA
-- 
GitLab