Skip to content

Commit b3076b1

Browse files
committed
Fix typo
1 parent 46d3696 commit b3076b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/changes/2013-10-04-oauth-changes-coming.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
minimum access that the application can possibly get away with.
3434
Something like no scopes or just `user:email` is very sane.
3535

36-
- It is important to handle the error cases where a users chooses to
36+
- It is important to handle the error cases where a user chooses to
3737
grant you less access than you originally requested. Now that we are
3838
surfacing the granted scopes on the access_token response, applications
3939
can warn or otherwise communicate with their users that they will see

0 commit comments

Comments
 (0)