From c69ccd098e8611fe79e0b72776b79eafe59cc18b Mon Sep 17 00:00:00 2001 From: Juliusz Chroboczek Date: Tue, 8 Mar 2022 16:06:58 +0100 Subject: [PATCH] Fix typo in documentation. Thanks to Miroslav36. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 70d8dcf..78620a4 100644 --- a/README +++ b/README @@ -72,7 +72,7 @@ A typical group definition file looks like this: { "op":[{"username":"jch","password":"1234"}], - "presenter":[{}] + "presenter":[{}], "allow-recording": true, "allow-subgroups": true }