Преглед на файлове

Merge pull request #1399 from igorw/patch-2

[docs] Lower-case config command name
Jordi Boggiano преди 12 години
родител
ревизия
e3a557e1ec
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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.