From 9e8202cb5ab3e54d990ab733dbea6069dd453198 Mon Sep 17 00:00:00 2001 From: RainbowKey <113303649+Rainb0wKey@users.noreply.github.com> Date: Wed, 14 Aug 2024 12:13:11 +0300 Subject: [PATCH] Update onInteractionComplex.md --- src/callbacks/onInteractionComplex.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/callbacks/onInteractionComplex.md b/src/callbacks/onInteractionComplex.md index 9599af9807..9b08d84468 100644 --- a/src/callbacks/onInteractionComplex.md +++ b/src/callbacks/onInteractionComplex.md @@ -3,7 +3,7 @@ Triggered upon an interaction being emitted (e.g. a button being clicked). ## Syntax ``` -$onIneraction[Interaction ID] +$onInteraction[Interaction ID] ``` ### Parameters