Ver Fonte

Fix a typo.

Ivan Enderlin há 11 anos atrás
pai
commit
766f6fc1ef
1 ficheiros alterados com 2 adições e 2 exclusões
  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