Skip to content

Commit

Permalink
Fix typo UpgradeCommand (CO-2970) (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
skoranda authored Mar 13, 2026
1 parent 2a37581 commit 822a6ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/Command/UpgradeCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ class UpgradeCommand extends BaseCommand
'checkGroupNames'
],
'post' => [
'asssignUuids',
'assignUuids',
'buildGroupTree',
'createDefaultGroups',
'installMostlyStaticPages'
Expand Down

0 comments on commit 822a6ed

Please sign in to comment.