1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 08:32:56 +00:00

Fix a typo.

This commit is contained in:
Ivan Enderlin 2013-08-14 15:37:09 +02:00
parent e3a10b31ab
commit 766f6fc1ef

View file

@ -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