diff --git a/html/edoal.html b/html/edoal.html
index 9cde209dbeec94b135f0d1569045ad1bdd5059eb..2e4dc56c5af383d1c0f3a7147b91fd63f0183a23 100644
--- a/html/edoal.html
+++ b/html/edoal.html
@@ -168,7 +168,7 @@ A class can be defined using its URI or a restriction. Restrictions are defined
 
 <u>comp</u> ::= &lt;comparator rdf:resource=" <u>URI</u> "/>
 
-<u>value</u> ::= &lt;Literal value=" <u>STRING</u> " /> | <u>instepr</u> | <u>attrexpr</u> 
+<u>value</u> ::= &lt;Literal string=" <u>STRING</u> " /> | <u>instepr</u> | <u>attrexpr</u> 
         | &lt;Apply operator=" <u>URI</u> "> &lt;arguments rdf:parseType="Collection"><u>value</u>*&lt;/arguments> &lt;/Apply>
 </pre></div>