Fix typo in README.

This commit is contained in:
Juliusz Chroboczek
2020-12-06 10:53:02 +01:00
parent 3cbbfbacdd
commit d47c1e7dd4
+1 -1
View File
@@ -56,7 +56,7 @@ options are described below.
{ {
"public": true, "public": true,
"op":i [{"username":"jch","password":"1234"}], "op": [{"username":"jch","password":"1234"}],
"presenter": [{}], "presenter": [{}],
"max-users": 100 "max-users": 100
} }