File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -646,7 +646,7 @@ A routing configuration map provides this information in a readable format:
646
646
647
647
Now that Symfony is handling all the mundane tasks, the front controller
648
648
is dead simple. And since it does so little, you'll never have to touch
649
- it once it's created (and if you use a Symfony distribution, you won't
649
+ it once it's created (and if you use a ` Symfony distribution `_ , you won't
650
650
even need to create it!)::
651
651
652
652
// web/app.php
@@ -761,3 +761,4 @@ Learn more from the Cookbook
761
761
.. _`Twig` : http://twig.sensiolabs.org
762
762
.. _`Varnish` : https://www.varnish-cache.org/
763
763
.. _`PHPUnit` : http://www.phpunit.de
764
+ .. _`Symfony distribution` : https://github.com/symfony/symfony-standard
You can’t perform that action at this time.
0 commit comments