diff --git a/doc/03-cli.md b/doc/03-cli.md index 8f621d11a..042a4a4f5 100644 --- a/doc/03-cli.md +++ b/doc/03-cli.md @@ -469,7 +469,7 @@ sudo -H composer self-update ## config The `config` command allows you to edit some basic Composer settings in either -the local composer.json file or the global config.json file. +the local `composer.json` file or the global `config.json` file. ```sh php composer.phar config --list