Skip to content

Commit f6ca5db

Browse files
committed
Merge branch 'master' of https://github.com/verixx/modmail
2 parents d07a489 + 5bdfb6f commit f6ca5db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cogs/modmail.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ async def snippets(self, ctx):
9696
To use snippets:
9797
9898
First create a snippet using:
99-
- `{prefix}snippet add snippet-name A pre-defined text.`
99+
- `{prefix}snippets add snippet-name A pre-defined text.`
100100
101101
Afterwards, you can use your snippet in a thread channel
102102
with `{prefix}snippet-name`, the message "A pre-defined text."

0 commit comments

Comments
 (0)