Skip to content

Commit 85fd753

Browse files
authored
fixed typo in code sample (#2872)
1 parent 073e600 commit 85fd753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code_samples/forms/custom_form_attribute/config/custom_services.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
$typeIdentifier: 'checkbox_with_richtext_description'
1919
$twig: '@twig'
2020
tags:
21-
- { name: ibexa.form_builder.field_submission_converter }
21+
- { name: ibexa.form_builder.field.submission.converter }

0 commit comments

Comments
 (0)