diff --git a/README.md b/README.md index 8211f60..e0d6dc9 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,4 @@ For a docker based setup, you can use the docker image [quay.io/xsteadfastx/jits 1. [Enable](https://github.com/jitsi/jitsi-videobridge/blob/master/doc/statistics.md) `/colibri/stats` for the Jitsi videobridge. When you use the Jitsi docker setup use environment variable `JVB_ENABLE_APIS=rest,colibri`. 2. Be sure that the exporter and the videobridge API can communicate. In the docker Jitsi setup: Add the `jitsiexporter` to the `jitsi-meet_meet.jitsi`-network. The url would be `http://jitsi-meet_jvb_1:8080`. -3. A failed scrape metric is exporter as `jitsi_fetch_errors`. +3. A failed scrape metric is exported as `jitsi_fetch_errors`.