diff --git a/resources/html/webrtcgateway/index.html b/resources/html/webrtcgateway/index.html
index 5ca3fc2..c8556cc 100644
--- a/resources/html/webrtcgateway/index.html
+++ b/resources/html/webrtcgateway/index.html
@@ -1,47 +1,47 @@
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
+ - SylkServer — If you see this page you are running SylkServer!
+ - Janus — WebRTC backend
Client software
- - Sylk WebRTC client — A WebRTC client application built using React
- - 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
+ - Sylk WebRTC client — A WebRTC client application built using React
+ - 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
Live service