diff --git a/typo3/sysext/form/Documentation/Concepts/FormEditor/Index.rst b/typo3/sysext/form/Documentation/Concepts/FormEditor/Index.rst
index e5f5c2d3fe4948caa948be7ebf458e8b4e6900fa..97a2a230b16972db489b8fb3466d80923e3e80cf 100644
--- a/typo3/sysext/form/Documentation/Concepts/FormEditor/Index.rst
+++ b/typo3/sysext/form/Documentation/Concepts/FormEditor/Index.rst
@@ -106,7 +106,7 @@ then go ahead and configure a specific ``prototype`` accordingly.
 Beside the frontend templates, there are also templates for the abstract
 view, i.e. you can customize the rendering of the abstract view for each
 form element. If you have created your own form elements, in most cases you
-will fall back to the already existing Fluid templates. But rembember, you
+will fall back to the already existing Fluid templates. But remember, you
 are always able to create you own Fluid templated and adapt the abstract view
 till it suits your needs.