Skip to content

Commit ffb23a2

Browse files
committed
Merge branch 'master' of https://github.com/kyb3r/modmail
2 parents 4e5e4bc + 4ec7905 commit ffb23a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cogs/utility.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@ async def alias(self, ctx):
816816
- `{prefix}alias add alias-name other-command`
817817
818818
For example:
819-
- `{prefix}alias add reply r`
819+
- `{prefix}alias add r reply`
820820
- Now you can use `{prefix}r` as an replacement for `{prefix}reply`.
821821
822822
See also `{prefix}snippets`.

0 commit comments

Comments
 (0)