Fix small typo

This commit is contained in:
Zeva Rose 2022-05-28 18:45:42 -06:00
parent 1696d10432
commit e220c115c0

View file

@ -386,7 +386,7 @@ We'll help as best we can with whatever issues you encounter.
""" """
) )
@slash_command(name="privacy_terms", description="View Privacy and Terms of User") @slash_command(name="privacy_terms", description="View Privacy and Terms of Use")
async def _privacy_terms(self, ctx: InteractionContext) -> None: async def _privacy_terms(self, ctx: InteractionContext) -> None:
await ctx.send( await ctx.send(
""" """