소스 검색

Fix a typo.

Ivan Enderlin 11 년 전
부모
커밋
766f6fc1ef
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      doc/03-cli.md

+ 2 - 2
doc/03-cli.md

@@ -379,8 +379,8 @@ To get more information about a certain command, just use `help`.
 
 You can set a number of environment variables that override certain settings.
 Whenever possible it is recommended to specify these settings in the `config`
-section of `composer.json` instead. It is worth noting that that the env vars
-will always take precedence over the values specified in `composer.json`.
+section of `composer.json` instead. It is worth noting that the env vars will
+always take precedence over the values specified in `composer.json`.
 
 ### COMPOSER