Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit c43565a

Browse files
committed
Fix typo
1 parent 903a957 commit c43565a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/v3/oauth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Name | Description
173173
`gist`| Grants write access to gists.
174174
`read:repo_hook`| Grants read and ping access to hooks in public or private repositories.
175175
`write:repo_hook`| Grants read, write, and ping access to hooks in public or private repositories.
176-
`admin:repo_hook`| Grants read, write, and ping, and delete access to hooks in public or private repositories.
176+
`admin:repo_hook`| Grants read, write, ping, and delete access to hooks in public or private repositories.
177177

178178
NOTE: Your application can request the scopes in the initial redirection. You
179179
can specify multiple scopes by separating them with a comma:

0 commit comments

Comments
 (0)