diff --git a/src/index.html b/src/index.html
index 660c250..b6cc457 100644
--- a/src/index.html
+++ b/src/index.html
@@ -544,6 +544,7 @@
Maximum time allowed in a loop iteration
ms
+
If any loop iteration takes more than the defined time, it is detected as a potential infinite loop and further iterations are stopped.