Skip to content

Commit 7e0c96e

Browse files
Halleck45yguedidi
andauthored
Update src/TwigComponent/src/DependencyInjection/TwigComponentExtension.php
Co-authored-by: Yassine Guedidi <[email protected]>
1 parent b5aa207 commit 7e0c96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TwigComponent/src/DependencyInjection/TwigComponentExtension.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ public function getConfigTreeBuilder(): TreeBuilder
230230
->defaultValue('%kernel.debug%')
231231
->end()
232232
->booleanNode('short_syntax')
233-
->info('Enables the short syntax for Twig Components (the <twig: prefix is optional)')
233+
->info('Enables the short syntax for Twig Components (the `twig:` prefix is optional)')
234234
->defaultValue(false)
235235
->end()
236236
->scalarNode('controllers_json')

0 commit comments

Comments
 (0)