Skip to content

Commit 94b0c68

Browse files
joshkmartinezbalazsorban44
authored andcommitted
docs: fix discord example code (#850)
1 parent 81ebff8 commit 94b0c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/docs/providers/discord.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ providers: [
2121
clientId: process.env.DISCORD_CLIENT_ID,
2222
clientSecret: process.env.DISCORD_CLIENT_SECRET
2323
})
24-
}
24+
]
2525
...
2626
```

0 commit comments

Comments
 (0)