From 766f6fc1ef5b43936ee73cc6c748cd9ca4f35436 Mon Sep 17 00:00:00 2001 From: Ivan Enderlin Date: Wed, 14 Aug 2013 15:37:09 +0200 Subject: [PATCH] Fix a typo. --- doc/03-cli.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/03-cli.md b/doc/03-cli.md index 611fae4a2..995d2029e 100644 --- a/doc/03-cli.md +++ b/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