From e3b71277b194970b93b04c50b21a28111ea72001 Mon Sep 17 00:00:00 2001 From: Alex Skrypnyk Date: Wed, 13 Dec 2023 16:15:02 +1100 Subject: [PATCH] Issue #3404794 by Toby Wild, alex.skrypnyk: Documentation suggestions --- web/themes/contrib/civictheme/civictheme_create_subtheme.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/contrib/civictheme/civictheme_create_subtheme.php b/web/themes/contrib/civictheme/civictheme_create_subtheme.php index 84c11ad0f..0e967764d 100755 --- a/web/themes/contrib/civictheme/civictheme_create_subtheme.php +++ b/web/themes/contrib/civictheme/civictheme_create_subtheme.php @@ -140,7 +140,7 @@ function print_footer(string $name, string $machine_name, string $path): void { NEXT STEPS ---------- - Insure that front-end assets can be built: + Ensure that front-end assets can be built: cd $path npm install