Skip to content

Commit

Permalink
docs: fix summary formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
JustaSqu1d committed Aug 15, 2024
1 parent a62d301 commit ea13c49
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions discord/appinfo.py
Original file line number Diff line number Diff line change
Expand Up @@ -263,8 +263,7 @@ def guild(self) -> Guild | None:

@property
def summary(self) -> str | None:
"""summary: :class:`str`
If this application is a game sold on Discord,
"""If this application is a game sold on Discord,
this field will be the summary field for the store page of its primary SKU.
It currently returns an empty string.
Expand Down

0 comments on commit ea13c49

Please sign in to comment.