Browse Source

Merge pull request #2175 from Hywan/typo

Fix a typo
Jordi Boggiano 11 years ago
parent
commit
5088aa5fc5
1 changed files with 2 additions and 2 deletions
  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