From 2a406f4e7ce3ed02bd05bd0ccfd25e43e445117a Mon Sep 17 00:00:00 2001 From: Arsen Mirzaev Tatyano-Muradovich Date: Sat, 14 Dec 2024 18:34:32 +0700 Subject: [PATCH] fix double quotes --- damper.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/damper.mjs b/damper.mjs index ee68057..1ac85b0 100644 --- a/damper.mjs +++ b/damper.mjs @@ -4,7 +4,7 @@ * @name Damper * * @description - * Execute multiple `function` calls in a `timeout`ё` amount of time just once + * Execute multiple `function` calls in a `timeout` amount of time just once * * You may also know this technology as a "debouncer" (you are free to use any name) * I prefer "damper", from the word "демпфер"