From 73a9957925af99a3f07b58c6e53fc7f6cbe5e0f3 Mon Sep 17 00:00:00 2001 From: Tana M Berry Date: Mon, 15 Jul 2024 17:37:26 -0500 Subject: [PATCH] tweaks --- website/scripts/migration/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/scripts/migration/readme.md b/website/scripts/migration/readme.md index b9c74ba5ab..3873678d74 100644 --- a/website/scripts/migration/readme.md +++ b/website/scripts/migration/readme.md @@ -49,7 +49,7 @@ The script does the following: - `docsmg migrate` - This will read the the `migratefile.txt`, creates the dirs (gets the names from the `migratefile.txt` file), and then migrates the files. + This will read the `migratefile.txt`, creates the dirs (gets the names from the `migratefile.txt` file), and then migrate the files. - `docsmg unmigrate`