Skip to content

Commit

Permalink
docs: fix discord example code (nextauthjs#850)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnphpexpert committed Feb 1, 2021
1 parent 61029c2 commit 854f9e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/docs/providers/discord.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ providers: [
clientId: process.env.DISCORD_CLIENT_ID,
clientSecret: process.env.DISCORD_CLIENT_SECRET
})
}
]
...
```

0 comments on commit 854f9e7

Please sign in to comment.