Skip to content

Commit 22fa87d

Browse files
authored
typo fix
1 parent 1db8e04 commit 22fa87d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ We suggest deferring if you might take more than three seconds to respond, but i
1919
.. note::
2020
You **must** respond with ``.send`` within 15 minutes of the command being invoked to avoid an "interaction failed" message, if you defer.
2121
This is especially relevant for bots that had 'invisible' commands, where the invocation was not shown.
22-
If you wish to have the invocation of the command not visible, send an ephermical success message, and then do what you used to.
22+
If you wish to have the invocation of the command not visible, send an ephemeral success message, and then do what you used to.
2323
It is no longer possible to "eat" the invocation.
2424
``ctx.channel.send`` does **not** count as responding.
2525

0 commit comments

Comments
 (0)