diff --git a/resources/html/webrtcgateway/index.html b/resources/html/webrtcgateway/index.html
index 443f897..ee43668 100644
--- a/resources/html/webrtcgateway/index.html
+++ b/resources/html/webrtcgateway/index.html
@@ -1,48 +1,48 @@
SylkServer WebRTC gateway
SylkServer WebRTC gateway
Overview
Welcome to the SylkServer WebRTC gateway application!
This application enables web based clients to communicate
transparently with SIP endpoints using WebRTC
suite of standards and protocols.
Features
- SIP account registration
- Audio and video calls
Server software
- SylkServer — If you see this page you are running SylkServer!
- Janus — WebRTC backend
Client software
- SylkRTC API — specification of the API implemented by SylkServer WebRTC gateway
- - sylkrtc.js — a JavaScript client library implementing SylkRTC API, for embedding it into a web application
+ - sylkrtc.js — a JavaScript client library implementing SylkRTC API, for embedding it into a web application
- SylkRTC Test suite — sample application using sylkrtc.js and React framework to test this installation
Live service