diff --git a/lam/docs/modules-specification.htm b/lam/docs/modules-specification.htm
index fcac2bec..5a6de578 100644
--- a/lam/docs/modules-specification.htm
+++ b/lam/docs/modules-specification.htm
@@ -440,9 +440,11 @@ as they follow the XHTML1.0 Strict specification.
When placeholders are included you can submit the values that should be displayed there as arguments
when calling the templates/help.php file. There they are attached as var1, var2
and so on. The names must follow the following rules:
-1. They must be named var$i where $i is any positive number except the '0'.
-2. This number ($i) must either be '1' or $i -1 must be present.
-
+