Skip to content

Commit b4ff675

Browse files
committed
Minor tweak
1 parent f242e91 commit b4ff675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quick_tour/flex_recipes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ What did this recipe do? In addition to automatically enabling the feature in
6262
A configuration file that sets up Twig with sensible defaults.
6363

6464
``config/packages/test/twig.yaml``
65-
A configuration file to override some of the settings previously configured in ``config/packages/twig.yaml``.
65+
A configuration file that changes some Twig options when running tests.
6666

6767
``templates/``
6868
This is the directory where template files will live. The recipe also added

0 commit comments

Comments
 (0)