Browse Source

fix typo and minor rewording

master
Marc Laporte 9 years ago
parent
commit
c1226d8c07
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      README.md

+ 3
- 3
README.md View File

1
 Jitsi Meet - Secure, Simple and Scalable Video Conferences 
1
 Jitsi Meet - Secure, Simple and Scalable Video Conferences 
2
 ====
2
 ====
3
-Jitsi Meet is an open-source (MIT) WebRTC JavaScript application that uses [Jitsi Videobridge](https://jitsi.org/videobridge) to provide high quality, scalable video conferences. You can see [Jitsi Meet in action](http://youtu.be/7vFUVClsNh0) here at the 482 session of the VoIP Users Conference.
3
+Jitsi Meet is an open-source (MIT) WebRTC JavaScript application that uses [Jitsi Videobridge](https://jitsi.org/videobridge) to provide high quality, scalable video conferences. You can see [Jitsi Meet in action](http://youtu.be/7vFUVClsNh0) here at the session #482 of the VoIP Users Conference.
4
 
4
 
5
 You can also try it out yourself at https://meet.jit.si .
5
 You can also try it out yourself at https://meet.jit.si .
6
 
6
 
30
 ```
30
 ```
31
 
31
 
32
 ## Discuss
32
 ## Discuss
33
-Please use the [Jitsi dev mailing list](http://lists.jitsi.org/pipermail/dev/) to discuss feature requests before opening an issue on github. 
33
+Please use the [Jitsi dev mailing list](http://lists.jitsi.org/pipermail/dev/) to discuss feature requests before opening an issue on Github. 
34
 
34
 
35
 ## Acknowledgements
35
 ## Acknowledgements
36
 
36
 
38
 
38
 
39
 ## Miscellaneous
39
 ## Miscellaneous
40
 
40
 
41
-This project was originally contributed to the community under the MIT licesne and with the following notice:
41
+This project was originally contributed to the community under the MIT license and with the following notice:
42
 
42
 
43
 The MIT License (MIT)
43
 The MIT License (MIT)
44
 
44
 

Loading…
Cancel
Save