Browse Source

[docs] Lower-case config command name

Igor Wiedler 12 years ago
parent
commit
01f0a2b165
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/03-cli.md

+ 1 - 1
doc/03-cli.md

@@ -237,7 +237,7 @@ you have to run the command with `root` privileges
 
     $ sudo composer self-update
 
-## Config
+## 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.