Skip to content

Commit

Permalink
ADHOC chore docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Boritskiy committed Aug 20, 2021
1 parent a878262 commit d8eec64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ magento_cache_types:
- {name: "translate", enabled: 1}
- {name: "config_webservice", enabled: 1}

## During the upgrade of Magneto, there are certain commands that must be run to ensure the database is up to date
## During the upgrade of Magento, there are certain commands that must be run to ensure the database is up to date
## and that content is successfully migrated. These commands are run every release, and are expected to be idempotent.
magento_upgrade_commands:
- "setup:upgrade --keep-generated"
Expand Down

0 comments on commit d8eec64

Please sign in to comment.