From b6876568a919d44a19ae8cf0e601d663cedc634f Mon Sep 17 00:00:00 2001 From: Kilian Cavalotti Date: Thu, 2 Nov 2023 17:30:02 -0700 Subject: [PATCH] fix typo --- src/docs/storage/data-transfer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/storage/data-transfer.md b/src/docs/storage/data-transfer.md index bb23aa678..d81f98ede 100644 --- a/src/docs/storage/data-transfer.md +++ b/src/docs/storage/data-transfer.md @@ -354,7 +354,7 @@ $ scp foo @dtn.sherlock.stanford.edu:~/foo !!! Important "$HOME on DTNs" - One important difference to keep in mind when transferring files through + One important difference to keep in mind when transfering files through the Sherlock DTNs is that the default destination path for files, unless specified, is the user `$SCRATCH` directory, not `$HOME`.