1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-09 18:25:58 +01:00

Fix typo in README.

This commit is contained in:
Juliusz Chroboczek 2020-12-06 10:53:02 +01:00
parent 3cbbfbacdd
commit d47c1e7dd4

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
}