Skip to content

Commit 1fb9a84

Browse files
authored
fixed an issue with the Permission class docstring
1 parent 587202c commit 1fb9a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/commands/permissions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class Permission:
4141
4242
.. versionadded:: 2.0
4343
44-
Parameters
44+
Attributes
4545
-----------
4646
id: Union[:class:`int`, :class:`str`]
4747
A string or integer that represents or helps get

0 commit comments

Comments
 (0)