Fix grammar mistake in Shortcut documentation

This commit is contained in:
ArjhanToteck
2024-10-27 14:39:57 -06:00
committed by GitHub
parent 61accf0605
commit eb761d83cb

View File

@@ -5,7 +5,7 @@
</brief_description>
<description>
Shortcuts are commonly used for interacting with a [Control] element from an [InputEvent] (also known as hotkeys).
One shortcut can contain multiple [InputEvent]'s, allowing the possibility of triggering one action with multiple different inputs.
One shortcut can contain multiple [InputEvent]s, allowing the possibility of triggering one action with multiple different inputs.
</description>
<tutorials>
</tutorials>