File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,9 @@ What did this recipe do? In addition to automatically enabling the feature in
7171Twig: Rendering a Template
7272--------------------------
7373
74- Thanks to Flex, after one command, you can start using Twig immediately::
74+ Thanks to Flex, after one command, you can start using Twig immediately:
75+
76+ .. code-block :: diff
7577
7678 // src/Controller/DefaultController.php
7779 // ...
@@ -242,7 +244,7 @@ More Features, Architecture and Speed
242244I hope you're as excited about Flex as I am! But we still have *one * more chapter,
243245and it's the most important yet. I want to show you how Symfony empowers you to quickly
244246build features *without * sacrificing code quality or performance. It's all about
245- the service container, and it's Symfony's super power.
247+ the service container, and it's Symfony's super power. Read on: about :doc: ` /quick_tour/the_architecture `.
246248
247249.. _`https://symfony.sh` : https://symfony.sh
248250.. _`Api Platform` : https://api-platform.com/
You can’t perform that action at this time.
0 commit comments