Skip to content

Commit ef4782f

Browse files
authored
Fix typo
1 parent 0363883 commit ef4782f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/guild.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ class Guild(Hashable):
202202
- ``ANIMATED_BANNER``: Guild can upload an animated banner.
203203
- ``ANIMATED_ICON``: Guild can upload an animated icon.
204204
- ``BANNER``: Guild can upload and use a banner. (i.e. :attr:`.banner`)
205-
- ``CHANNEL_BANNER``: Guild can upload and use a channel banner.
205+
- ``CHANNEL_BANNER``: Guild can upload and use a channel banners.
206206
- ``COMMERCE``: Guild can sell things using store channels.
207207
- ``COMMUNITY``: Guild is a community server.
208208
- ``DISCOVERABLE``: Guild shows up in Server Discovery.

0 commit comments

Comments
 (0)