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