diff --git a/extension/Documentation/Manual.rst b/extension/Documentation/Manual.rst
index 27747e396621c66fe72c49710ee8259bc04991f8..9a94df8884839d67f9f2fb5eab609c9274b6bd55 100644
--- a/extension/Documentation/Manual.rst
+++ b/extension/Documentation/Manual.rst
@@ -2556,7 +2556,7 @@ See also at specific *FormElement* definitions.
 +------------------------+--------+----------------------------------------------------------------------------------------------------------+
 | htmlAfter              | string | HTML Code wrapped after the complete *FormElement*                                                       |
 +------------------------+--------+----------------------------------------------------------------------------------------------------------+
-| wrapRow                | string | If specified, skip default wrapping (`<div class='col-md-?>`). Instead the given string is used.         |
+| wrapRow                | string | If specified, skip default wrapping (`<div class='col-md-?'>`). Instead the given string is used.        |
 +------------------------+--------+                                                                                                          |
 | wrapLabel              | string |                                                                                                          |
 +------------------------+--------+                                                                                                          |