Skip to content

Commit 5979432

Browse files
committed
Fixing missing space on ux.symfony.com
1 parent 4fb9e45 commit 5979432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ux.symfony.com/src/Service/LiveDemoRepository.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ public function findAll(): array
5454
longDescription: <<<EOF
5555
Say goodbye to the hassle of dependent form fields with Live Components.
5656
<br>
57-
Whip up a <a href="https://symfony.com/doc/current/form/dynamic_form_modification.html#form-events-submitted-data">form with dynamic events</a>and then head out for a well-deserved lunch.
57+
Whip up a <a href="https://symfony.com/doc/current/form/dynamic_form_modification.html#form-events-submitted-data">form with dynamic events</a> and then head out for a well-deserved lunch.
5858
EOF
5959
),
6060
new LiveDemo(

0 commit comments

Comments
 (0)