1
0
Fork 0

Merge pull request #5106 from ifdattic/patch-1

Fix typo
pull/5108/head
Jordi Boggiano 2016-03-24 17:41:06 +01:00
commit 0a8528c5c7
1 changed files with 1 additions and 1 deletions

View File

@ -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