Correct minor typo (#2228)

This commit is contained in:
clarotech
2022-04-05 18:12:06 +01:00
committed by GitHub
parent bfd0d9bede
commit d1cf1bf02d

View File

@@ -67,7 +67,7 @@ Being interactions, they are handled as SocketInteractions. Creating and receivi
- Find out more about slash commands in the
[Slash Command Guides](xref:Guides.SlashCommands.Intro)
#### Context Message & User Ccommands
#### Context Message & User Commands
These commands can be pointed at messages and users, in custom application tabs.
Being interactions as well, they are able to be handled just like slash commands. They do not have options however.