From 7b747155c369841c48d2cc1e9431f1b68b48c902 Mon Sep 17 00:00:00 2001 From: Henrik Ziegenhain Date: Tue, 10 Sep 2024 10:00:36 +0200 Subject: [PATCH] [DOCS] wrong nesting --- Resources/Private/Example/brevo-example.form.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Private/Example/brevo-example.form.yaml b/Resources/Private/Example/brevo-example.form.yaml index 7766f21..0817f89 100644 --- a/Resources/Private/Example/brevo-example.form.yaml +++ b/Resources/Private/Example/brevo-example.form.yaml @@ -7,9 +7,9 @@ label: brevo prototypeName: standard finishers: - - renderingOptions: - enabled: '{checkbox-1}' options: + renderingOptions: + enabled: '{checkbox-1}' firstName: '{text-1}' lastName: '{text-3}' email: '{text-2}'