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 00a03dc commit 86e54d3Copy full SHA for 86e54d3
page_creation.rst
@@ -283,10 +283,10 @@ project:
283
All your PHP code lives here.
284
285
``templates/``
286
- All your html.twig code lives here.
+ All your Twig templates live here.
287
288
-Most of the time, you'll be working in ``src/`` (PHP files), ``templates/`` or ``config/`` As you
289
-keep reading, you'll learn what can be done inside each of these.
+Most of the time, you'll be working in ``src/``, ``templates/`` or ``config/``.
+As you keep reading, you'll learn what can be done inside each of these.
290
291
So what about the other directories in the project?
292
0 commit comments