Andrew Marcinkevičius 9 年之前
父節點
當前提交
bddf0d4f46
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/03-cli.md

+ 1 - 1
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