We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f242e91 commit b4ff675Copy full SHA for b4ff675
quick_tour/flex_recipes.rst
@@ -62,7 +62,7 @@ What did this recipe do? In addition to automatically enabling the feature in
62
A configuration file that sets up Twig with sensible defaults.
63
64
``config/packages/test/twig.yaml``
65
- A configuration file to override some of the settings previously configured in ``config/packages/twig.yaml``.
+ A configuration file that changes some Twig options when running tests.
66
67
``templates/``
68
This is the directory where template files will live. The recipe also added
0 commit comments