From 038d8d0dfac5a3011ed9a91242e809ad79cb328f Mon Sep 17 00:00:00 2001 From: Martin Schroschk <martin.schroschk@tu-dresden.de> Date: Fri, 10 Mar 2023 10:14:23 +0100 Subject: [PATCH] Fix typo --- doc.zih.tu-dresden.de/docs/data_lifecycle/lustre.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/data_lifecycle/lustre.md b/doc.zih.tu-dresden.de/docs/data_lifecycle/lustre.md index 87263d924..0c980b79f 100644 --- a/doc.zih.tu-dresden.de/docs/data_lifecycle/lustre.md +++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/lustre.md @@ -108,7 +108,7 @@ line mode within this documentation. !!! hint "Filesystem vs. Path" If you provide a path to the lfs commands instead of a filesystem, the lfs option is applied to - the filesystem this path is in. Thus, the provied information refers to the whole filesystem, + the filesystem this path is in. Thus, the passed information refers to the whole filesystem, not the path. You can retrieve a complete list of available options: -- GitLab