Skip to content

Commit 9a94a41

Browse files
committed
Review Quick Tour articles once again
1 parent 63ccd0d commit 9a94a41

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

quick_tour/the_big_picture.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,12 @@ Congratulations! Your first Symfony project is up and running!
106106
them are explained in the
107107
:ref:`Setting up Permissions <book-installation-permissions>` section
108108
of the official book.
109-
109+
110110
If the welcome page does not seem to be rendering CSS or image assets,
111111
install them first:
112-
112+
113113
.. code-block:: bash
114-
114+
115115
$ php app/console assets:install
116116
117117
When you are finished working on your Symfony application, you can stop

0 commit comments

Comments
 (0)