Skip to content

Commit bf6efb1

Browse files
Update recipe/magento2.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1e99850 commit bf6efb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipe/magento2.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ function magentoDeployAssetsSplit(string $area)
400400

401401
after('deploy:failed', 'deploy:magento:failed');
402402

403-
desc('Run magento post deployment failure tasks.');
403+
desc('Run Magento post-deployment failure tasks');
404404
task('deploy:magento:failed', [
405405
'magento:config:import:on-current',
406406
'magento:maintenance:disable',

0 commit comments

Comments
 (0)