Fix various typos within the documentation

This commit is contained in:
Evanroby
2026-05-21 10:34:20 -04:00
committed by GitHub
parent d354614b10
commit 6161aa9561
6 changed files with 13 additions and 14 deletions
+2 -2
View File
@@ -2846,7 +2846,7 @@ of :class:`enum.Enum`.
.. attribute:: scheduled_event_update
A scheduled event was created.
A scheduled event was updated.
When this is the action, the type of :attr:`~AuditLogEntry.target` is
the :class:`ScheduledEvent` or :class:`Object` with the ID of the event
@@ -2866,7 +2866,7 @@ of :class:`enum.Enum`.
.. attribute:: scheduled_event_delete
A scheduled event was created.
A scheduled event was deleted.
When this is the action, the type of :attr:`~AuditLogEntry.target` is
the :class:`ScheduledEvent` or :class:`Object` with the ID of the event