mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
Fix header utility docstring (#6444)
This commit is contained in:
parent
05cf9b7f39
commit
f3c89ad8bd
@ -68,7 +68,7 @@ def header(text: str, size: Literal["small", "medium", "large"]) -> str:
|
|||||||
----------
|
----------
|
||||||
text : str
|
text : str
|
||||||
The text for the header.
|
The text for the header.
|
||||||
url : Literal['small', 'medium', 'large']
|
size : Literal['small', 'medium', 'large']
|
||||||
The size of the header ('small', 'medium' or 'large')
|
The size of the header ('small', 'medium' or 'large')
|
||||||
|
|
||||||
Returns
|
Returns
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user