Skip to content

Commit

Permalink
docs: fix discord example code (#850)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshkmartinez committed Dec 5, 2020
1 parent d155720 commit c8de34d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/docs/providers/discord.md
Expand Up @@ -21,6 +21,6 @@ providers: [
clientId: process.env.DISCORD_CLIENT_ID,
clientSecret: process.env.DISCORD_CLIENT_SECRET
})
}
]
...
```

0 comments on commit c8de34d

Please sign in to comment.