diff --git a/html/index.html b/html/index.html
index 02e10c1..1d1d626 100644
--- a/html/index.html
+++ b/html/index.html
@@ -24,7 +24,7 @@
Get a live stream. Works everywhere, but consumes a ton of bandwidth.
- - /stream?res=low get a low low resolution stream (if -camera-low_res_factor=X is configured).
+ - /stream?res=low get a low resolution stream (if -camera-low_res_factor=X is configured).
@@ -33,7 +33,7 @@
Get a live video using WebRTC (low-latency streaming with latency of around 100ms).
- - /webrtc?res=low get a low low resolution WebRTC stream (if -camera-low_res_factor=X is configured).
+ - /webrtc?res=low get a low resolution WebRTC stream (if -camera-low_res_factor=X is configured).