1
Fork 0

Fix typo in README.

This commit is contained in:
Juliusz Chroboczek 2020-12-06 10:53:02 +01:00
parent 3cbbfbacdd
commit d47c1e7dd4
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -56,7 +56,7 @@ options are described below.
{
"public": true,
"op":i [{"username":"jch","password":"1234"}],
"op": [{"username":"jch","password":"1234"}],
"presenter": [{}],
"max-users": 100
}