From 78568b49d6cce8d282fd8d199650c0afde565c06 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Fri, 31 Jan 2014 16:36:00 +0000 Subject: [PATCH] Correct use of English --- doc/articles/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/articles/troubleshooting.md b/doc/articles/troubleshooting.md index aa11715fc..d3637cd03 100644 --- a/doc/articles/troubleshooting.md +++ b/doc/articles/troubleshooting.md @@ -110,7 +110,7 @@ Or, you can increase the limit with a command-line argument: Because of GitHub's rate limits on their API it can happen that Composer prompts for authentication asking your username and password so it can go ahead with its work. -If you would rather than provide your GitHub credentials to Composer you can +If you would prefer not to provide your GitHub credentials to Composer you can manually create a token using the following procedure: 1. [Create](https://github.com/settings/applications) an OAuth token on GitHub.