From e17df65f156cf15878037ac432d7aa62e608d650 Mon Sep 17 00:00:00 2001 From: Beckam White <47697544+BJDubb@users.noreply.github.com> Date: Wed, 20 Nov 2024 09:58:09 +1000 Subject: [PATCH] Update DECORATOR/DecorSetInt.md Co-authored-by: Jacob Paulin <56453471+JayPaulinCodes@users.noreply.github.com> --- DECORATOR/DecorSetInt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DECORATOR/DecorSetInt.md b/DECORATOR/DecorSetInt.md index 2109552bd..1a9ba47d2 100644 --- a/DECORATOR/DecorSetInt.md +++ b/DECORATOR/DecorSetInt.md @@ -16,4 +16,4 @@ Add or update a INT decorator on an object * **value**: value of the decorator ## Return value -* **BOOL** true if completed successfuly else false \ No newline at end of file +Returns `true` if completed successfully, `false` otherwise \ No newline at end of file