From d7a9ffce5ca2b5c307189885e6a0f22e4c27ec18 Mon Sep 17 00:00:00 2001 From: Bastian Waidelich Date: Thu, 25 Apr 2019 17:10:52 +0200 Subject: [PATCH] Tweak example code in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96e23db..114057b 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ ViewHelper: ```html {namespace form=Neos\Form\ViewHelpers} - + ``` > **Note:** It's recommended to extend/create your own preset to adjust it to your needs