Skip to content

Commit

Permalink
remove 'for' on line 103 for README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jakazzy committed Jun 1, 2020
1 parent 9337b1b commit 5f83927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -100,7 +100,7 @@ app.get('/auth/facebook',
Refer to [permissions with Facebook Login](https://developers.facebook.com/docs/facebook-login/permissions/overview)
for further details.

##### How do I re-ask for for declined permissions?
##### How do I re-ask for declined permissions?

Set the `authType` option to `reauthenticate` when authenticating.

Expand Down

0 comments on commit 5f83927

Please sign in to comment.