From b55bc4c4c80763bcf30944b9b1e4b0b1cb58389a Mon Sep 17 00:00:00 2001 From: redphantom1000 Date: Fri, 31 Oct 2025 00:55:17 -0400 Subject: [PATCH] Update setTimeout.md Fixed $authorID typo --- guide/Useful/setTimeout.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/Useful/setTimeout.md b/guide/Useful/setTimeout.md index c064608a..66d1d673 100644 --- a/guide/Useful/setTimeout.md +++ b/guide/Useful/setTimeout.md @@ -11,7 +11,7 @@ Will execute the code inside it after certain time !!exec This part gets executed before the 2d timeout {{ '\n' }} - $setTimeout[2d;Testing;$autorID] + $setTimeout[2d;Testing;$authorID] {{ '\n' }} This part after the 2d {{ '\n' }} @@ -33,4 +33,4 @@ If you only want to wait less then 1m, you can use [$wait](../Useful/wait.md) ##### Function difficulty -###### Tags: \ No newline at end of file +###### Tags: