Fix typo (#4)

Jay Williams 2018-11-05 00:37:02 +00:00 committed by Luck
parent f06da54fab
commit 46c7b1710d

@ -54,7 +54,7 @@ General commands used to operate LuckPerms functions.
### User commands
Commands used to view or modify a specific user.
Formed of `/lp user <user> ...` - where `<user>` is the username of uuid of the user being queried / modified.
Formed of `/lp user <user> ...` - where `<user>` is the username or uuid of the user being queried / modified.
* [/lp user \<user\> `info`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-info)
* [/lp user \<user\> `permission`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission)
* [/lp user \<user\> `parent`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent)
@ -154,4 +154,4 @@ Commands used to view the action log.
* [/lp log `export` \<file\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-export)
* [/lp log `userhistory` \<user\> [page]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-userhistory)
* [/lp log `grouphistory` \<group\> [page]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-grouphistory)
* [/lp log `trackhistory` \<track\> [page]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-trackhistory)
* [/lp log `trackhistory` \<track\> [page]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-trackhistory)