Skip to content

Commit 51d79e7

Browse files
fix warnings
1 parent 826ac38 commit 51d79e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TERMINOLOGY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ For more example usages, check the [Guides](CONTRIBUTING#Guides) section of the
4949
#### [Message Commands](https://discord.com/developers/docs/interactions/application-commands#message-commands)
5050

5151

52-
Message commands, also known as `Message-Context Commands`, are executed via right-clicking on a [Message](https://discord.com/developers/docs/resources/message), clicking "Apps", then selecting the command from the menu.
52+
Message commands, also known as `Message-Context Commands`, are executed via right-clicking on a [Message](https://discord.com/developers/docs/resources/message), clicking "Apps", then selecting the command from the menu.
5353

5454
The main difference between [Context Commands](#context-commands) and [Slash Commands](#slash-commands) is that [Context Commands](#context-commands) do not take user defined arguments and are limited to the [Message](https://discord.com/developers/docs/resources/message) that the command is issued on and the context which is passed along side it.
5555

0 commit comments

Comments
 (0)