1
0
Fork 0

[docs] Lower-case config command name

pull/1399/head
Igor Wiedler 2012-12-07 04:30:44 +01:00
parent eef64d1189
commit 01f0a2b165
1 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@ you have to run the command with `root` privileges
$ sudo composer self-update $ sudo composer self-update
## Config ## config
The `config` command allows you to edit some basic composer settings in either 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.