From 616187625e2ab8bd8c763acb4e1f957bdffd322a Mon Sep 17 00:00:00 2001 From: bunny <67633271+bunnykek@users.noreply.github.com> Date: Sat, 16 Apr 2022 16:01:11 +0530 Subject: [PATCH] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index a81b403..71c110c 100644 --- a/app.json +++ b/app.json @@ -26,7 +26,7 @@ "value": "[...]" }, "threshold": { - "description": "Automatically leaves the meet when the meet strength becomes less then threshold strength. Use -1 to disable auto leave", + "description": "Automatically leaves the meet when the meet strength becomes less than the threshold strength. Use -1 to disable auto leave", "value": "10" } },