Skip to content

Commit 516675d

Browse files
authored
Fix a typo in member_role_update
1 parent 932efa1 commit 516675d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1934,7 +1934,7 @@ of :class:`enum.Enum`.
19341934
.. attribute:: member_role_update
19351935

19361936
A member's role has been updated. This triggers when a member
1937-
either gains a role or losses a role.
1937+
either gains a role or loses a role.
19381938

19391939
When this is the action, the type of :attr:`~AuditLogEntry.target` is
19401940
the :class:`Member` or :class:`User` who got the role.

0 commit comments

Comments
 (0)