From 5e180f369d3b9eec7a61bfb55c0977bc2e5377f2 Mon Sep 17 00:00:00 2001 From: Alex Skrypnyk Date: Thu, 3 Sep 2026 14:54:59 +1000 Subject: [PATCH 1/2] [#3079] Corrected the 'appying' spelling in the '.env' provision description. --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index d2368b9f9..fd73ce743 100644 --- a/.env +++ b/.env @@ -106,7 +106,7 @@ DRUPAL_CLAMAV_MODE=daemon ################################################################################ # By "provision", we mean the process of initializing the database (from dump -# or fresh install from profile), running updates, appying configuration +# or fresh install from profile), running updates, applying configuration # changes, clearing caches and performing other tasks that prepare the site for # use. # @see https://www.vortextemplate.com/docs/development/provision From ba72848d157221647df4d5927ce1013e19fa4812 Mon Sep 17 00:00:00 2001 From: Alex Skrypnyk Date: Thu, 3 Sep 2026 14:56:59 +1000 Subject: [PATCH 2/2] Updated baseline. --- .vortex/installer/tests/Fixtures/handler_process/_baseline/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vortex/installer/tests/Fixtures/handler_process/_baseline/.env b/.vortex/installer/tests/Fixtures/handler_process/_baseline/.env index bf7a8b767..e745161c1 100644 --- a/.vortex/installer/tests/Fixtures/handler_process/_baseline/.env +++ b/.vortex/installer/tests/Fixtures/handler_process/_baseline/.env @@ -94,7 +94,7 @@ DRUPAL_CLAMAV_MODE=daemon ################################################################################ # By "provision", we mean the process of initializing the database (from dump -# or fresh install from profile), running updates, appying configuration +# or fresh install from profile), running updates, applying configuration # changes, clearing caches and performing other tasks that prepare the site for # use. # @see https://www.vortextemplate.com/docs/development/provision