diff --git a/Documentation/Form.rst b/Documentation/Form.rst
index e93afff71808b1785aa30b940d5326dd764a9a69..2ccaa20cf40aefc6f07f7b7596ed13204744d2b0 100644
--- a/Documentation/Form.rst
+++ b/Documentation/Form.rst
@@ -210,7 +210,7 @@ Form Settings
 +-------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------+
 |Forward Mode             | 'auto | close | no | url | url-skip-history | url-sip | url-sip-skip-history' (Default: auto): See :ref:`form-forward`.                            |
 +-------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------+
-|Forward (Mode) Page      | a) URL / Typo3 page slug or b) Forward Mode (via '{{...}}') or combination of a) & b). See :ref:`form-forward`.                                |
+|Forward (Mode) Page      | a) URL / Typo3 page slug or b) Forward Mode (via '{{...}}') or combination of a) & b). See :ref:`form-forward`.                                    |
 +-------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------+
 |labelAlign               | Label align (default/left/center/right)/ Default: 'default' (defined by Config). _`form-label-align`                                               |
 +-------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------+
@@ -437,7 +437,7 @@ Form.parameter
 +-----------------------------+--------+----------------------------------------------------------------------------------------------------------+
 | typeAheadLdap               |        | Enable LDAP as 'Typeahead' data source.                                                                  |
 +-----------------------------+--------+----------------------------------------------------------------------------------------------------------+
-| typeAheadLdapSearch         | string | Regular LDAP search expression. E.g.:  `(|(cn=*?*)(mail=*?*))`                                           |
+| typeAheadLdapSearch         | string | Regular LDAP search expression. E.g.:  `(|(cn=*?*)(mail=*?*))`                                           |
 +-----------------------------+--------+----------------------------------------------------------------------------------------------------------+
 | typeAheadLdapValuePrintf    | string | Value formatting of LDAP result, per entry. E.g.: `'%s / %s / %s', mail, roomnumber, telephonenumber`    |
 +-----------------------------+--------+----------------------------------------------------------------------------------------------------------+
diff --git a/Documentation/Tutorial.rst b/Documentation/Tutorial.rst
index 97a9f07437ac063e40b64d3620ad7363c3f2d3a2..d473bcbf2ced37733cc885b9129375a5876423f9 100644
--- a/Documentation/Tutorial.rst
+++ b/Documentation/Tutorial.rst
@@ -1140,28 +1140,3 @@ we automatically add the reviewers. So that when somebody applies for a job X, t
 job X will automatically be assigned to that specific application.
 So let's do that. So go into the formEditor and edit the form "JobOffers". You have to add a new formElement.
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-