Skip to content

Commit e49ebdd

Browse files
committed
clarify scopes
1 parent 794fe9a commit e49ebdd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/v3/oauth.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,13 +118,13 @@ accept.
118118
repo info, and gists).
119119

120120
user
121-
: DB read/write access to profile info only.
121+
: Read/write access to profile info only.
122122

123123
public\_repo
124-
: DB read/write access, and Git read access to public repos and organizations.
124+
: Read/write access to public repos and organizations.
125125

126126
repo
127-
: DB read/write access, and Git read access to public and private repos and organizations.
127+
: Read/write access to public and private repos and organizations.
128128

129129
gist
130130
: write access to gists.

0 commit comments

Comments
 (0)