From f2fbf265679dd6f01c342019ff084650d72b675c Mon Sep 17 00:00:00 2001 From: Holger Brunst <holger.brunst@tu-dresden.de> Date: Mon, 1 Jul 2024 15:22:18 +0200 Subject: [PATCH] Fixed minor wording issue. --- doc.zih.tu-dresden.de/docs/software/utilities.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/software/utilities.md b/doc.zih.tu-dresden.de/docs/software/utilities.md index b93271068..c9bd3bbea 100644 --- a/doc.zih.tu-dresden.de/docs/software/utilities.md +++ b/doc.zih.tu-dresden.de/docs/software/utilities.md @@ -244,7 +244,7 @@ You will find further information on the [Ratarmount GitHub page](https://github Ratarmount is installed globally on the HPC system. -The first step is to create a tar archive to bundle your small files into one. +The first step is to create a tar archive to bundle your small files in a single file. ```bash # On your local machine -- GitLab