Skip to content

Commit c25acbc

Browse files
committed
fix typo
1 parent a84d753 commit c25acbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intents.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Message Intent
118118
- Whether you use any reaction related events, such as :func:`on_reaction_add`, :func:`on_reaction_remove`, and :func:`on_reaction_clear`
119119

120120
.. note::
121-
This only applies to :attr:`Intents.guild_messages`, not :attr:`Intents.dm_messages`. The bot can still recieve messages in DMs and when mentioned.
121+
This only applies to :attr:`Intents.guild_messages`, not :attr:`Intents.dm_messages`. The bot can still receive messages in DMs and when mentioned.
122122

123123
.. _intents_member_cache:
124124

0 commit comments

Comments
 (0)