From 8bdf587622f29cce00e51fc569661922395c8dac Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 13 Mar 2024 11:32:54 +0300 Subject: [PATCH] typo fix... Signed-off-by: Alex A. Naanou --- Archive/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Archive/README.md b/Archive/README.md index 8488c987..b979206e 100644 --- a/Archive/README.md +++ b/Archive/README.md @@ -36,7 +36,7 @@ $ ./sync-archive.sh This will: - Create the necessary directory structure - (see: [Archive directory structure](#arcive-direcotry-structure)) + (see: [Archive directory structure](#archive-direcotry-structure)) - Copy and verify the contents of 1 or more external media to the archive directory - Prepare the archive for further work via `process-archive.sh`