diff options
| -rw-r--r-- | docs/faq.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq.rst b/docs/faq.rst index e9ddcbe4..41931d41 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -321,7 +321,7 @@ Quick example: :: Due to a Discord limitation, filenames may not include underscores. -Is there an event for invites or audit log entries being created? +Is there an event for audit log entries being created? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Since Discord does not dispatch this information in the gateway, the library cannot provide this information. |