Skip to content

Commit d99a9c1

Browse files
poespastdgroot
andauthored
Update docs/hypernode-deploy/applications/config-for-magento-2.md
Co-authored-by: Timon de Groot <timon.degroot@team.blue>
1 parent 4ef834c commit d99a9c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hypernode-deploy/applications/config-for-magento-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ By using the Magento2 ApplicationTemplate, a bunch of default configuration gets
2121

2222
### Error: The default website isn't defined. Set the website and try again.
2323

24-
When this error is thrown, please assure the app/etc/config.php has the keys 'scopes' and 'themes'. This is needed for the deployment software to be aware of what themes are installed without a database present (during pipeline run).
24+
When this error is thrown, please assure the `app/etc/config.php` has the keys `scopes` and `themes`. This is needed for the deployment software to be aware of what themes are installed without a database present (during pipeline run).
2525

2626
You can fix this by running the following command and then commiting the result to your codebase:
2727

0 commit comments

Comments
 (0)