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" } },