Browse Source

typo

master
Marc Laporte 11 years ago
parent
commit
e60f5bf859
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      INSTALL.md

+ 1
- 1
INSTALL.md View File

@@ -128,7 +128,7 @@ In the user home that will be starting Jitsi Videobridge create `.sip-communicat
128 128
 org.jitsi.impl.neomedia.transform.srtp.SRTPCryptoContext.checkReplay=false
129 129
 ```
130 130
 
131
-Start the videobrdige with:
131
+Start the videobridge with:
132 132
 ```sh
133 133
 ./jvb.sh --host=localhost --domain=jitsi.example.com --port=5347 --secret=YOURSECRET1 &
134 134
 ```

Loading…
Cancel
Save