From 54f338f13adb2366aa4b3343292b1fd1f8093984 Mon Sep 17 00:00:00 2001 From: Linda_pp Date: Thu, 8 Oct 2015 12:44:44 +0900 Subject: [PATCH] Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1aeb4af..def1820 100644 --- a/README.md +++ b/README.md @@ -475,7 +475,7 @@ Useful behind (corporate) proxies that act like man-in-the middle on https conne - "**token**" - Github OAuth token: -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. +The OAuth token can be used to boost the Github API rate-limit from 60 to 5000 (non-cached) requests per hour. The token needs just ['read-only access to public information'](http://developer.github.com/v3/oauth/#scopes) so no additional OAuth scopes are necessary. ````json {