Skip to content
This repository was archived by the owner on Apr 30, 2019. It is now read-only.

Commit c5e1f96

Browse files
graingertblakeembrey
authored andcommitted
Fix grammar in README (#280)
1 parent 93556fb commit c5e1f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ Useful behind (corporate) proxies that act like man-in-the middle on https conne
476476

477477
- "**token**" - Github OAuth token:
478478

479-
The OAuth token can be used to boost the Github API rate-limit from 60 to 5000 (non-cached) requests per hour. The is token needs just ['read-only access to public information'](http://developer.github.com/v3/oauth/#scopes) so no additional OAuth scopes are necessary.
479+
The OAuth token can be used to boost the Github API rate-limit from 60 to 5000 (non-cached) requests per hour. This token just needs ['read-only access to public information'](http://developer.github.com/v3/oauth/#scopes) so no additional OAuth scopes are necessary.
480480

481481
````json
482482
{

0 commit comments

Comments
 (0)