Skip to content

Commit 071b157

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 18ce912 + 4ec7905 commit 071b157

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)