Fix typo in documentation.
Thanks to Miroslav36.
This commit is contained in:
@@ -72,7 +72,7 @@ A typical group definition file looks like this:
|
|||||||
|
|
||||||
{
|
{
|
||||||
"op":[{"username":"jch","password":"1234"}],
|
"op":[{"username":"jch","password":"1234"}],
|
||||||
"presenter":[{}]
|
"presenter":[{}],
|
||||||
"allow-recording": true,
|
"allow-recording": true,
|
||||||
"allow-subgroups": true
|
"allow-subgroups": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user