aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMetaMuffin <metamuffin@yandex.com>2021-08-06 14:09:26 +0200
committerMetaMuffin <metamuffin@yandex.com>2021-08-06 14:09:26 +0200
commit57cb3b280a862053d996d9d12cbcdd1ac1f24f07 (patch)
tree7e5d6722af3e580ce4a6c994fd3f8ed167b31775
parent20c1b014fe502370edc733a6d8a756c9c1602f85 (diff)
downloadkeks-meet-57cb3b280a862053d996d9d12cbcdd1ac1f24f07.tar
keks-meet-57cb3b280a862053d996d9d12cbcdd1ac1f24f07.tar.bz2
keks-meet-57cb3b280a862053d996d9d12cbcdd1ac1f24f07.tar.zst
typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b418586..9717b0d 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ A simple webrtc powered conference application
For configuration just add a set of the following options as query parameters to the URL (e.g. `/room/asdfg?username=bob`).
-Booleans can be either `1`, `true` or `yes` or their opposites.
+Booleans can be either `1`, `true`, `yes` or their opposites.
| Option name | Type | Description |
| --------------- | ------- | -------------------------------------- |