fix wording on negative_prompt help message

This commit is contained in:
Luke Robles 2022-10-18 12:13:16 -07:00
parent 08e8c45c1b
commit 8547fe7a1b

View File

@ -92,7 +92,7 @@ class ActualUtils(commands.Cog):
)
@option(
"negative_prompt",
description="An options set of negatives you want to pass to stablediffusion",
description="An optional set of negatives you want to pass to stable diffusion",
requred=False,
)
async def sd(