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 authored and balazsorban44 committed Feb 1, 2021
1 parent 81ebff8 commit 94b0c68
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 94b0c68

Please sign in to comment.