diff options
| author | David <[email protected]> | 2021-01-03 08:28:33 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-03 03:28:33 -0500 |
| commit | be1829615ce5b340dce3f49ef4c12d7b74dcba8c (patch) | |
| tree | a308a63bcc027e21d0f7d7f1bf07703bf43f1736 /docs/discord.rst | |
| parent | Fix search not working on mobile (diff) | |
| download | discord.py-be1829615ce5b340dce3f49ef4c12d7b74dcba8c.tar.xz discord.py-be1829615ce5b340dce3f49ef4c12d7b74dcba8c.zip | |
Update intents.rst & discord.rst
Diffstat (limited to 'docs/discord.rst')
| -rw-r--r-- | docs/discord.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/discord.rst b/docs/discord.rst index 9c9b72c2..d0c9c528 100644 --- a/docs/discord.rst +++ b/docs/discord.rst @@ -35,7 +35,7 @@ Creating a Bot account is a pretty straightforward process. 7. Copy the token using the "Copy" button. - - **This is not the Client Secret at the General Information page** + - **This is not the Client Secret at the General Information page.** .. warning:: |