diff --git a/docs/guide/apps-advanced.md b/docs/guide/apps-advanced.md index 25d9202..a3f8689 100644 --- a/docs/guide/apps-advanced.md +++ b/docs/guide/apps-advanced.md @@ -118,7 +118,7 @@ Another difference is that most application component configurations are moved t Configuring Composer -------------------- -After application template is installed it's a good idea to adjust defaul `composer.json` that can be found in the root +After application template is installed it's a good idea to adjust default `composer.json` that can be found in the root directory: ```javascript