Skip to content

Commit 86e54d3

Browse files
Minor reword
1 parent 00a03dc commit 86e54d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

page_creation.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -283,10 +283,10 @@ project:
283283
All your PHP code lives here.
284284

285285
``templates/``
286-
All your html.twig code lives here.
286+
All your Twig templates live here.
287287

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.
288+
Most of the time, you'll be working in ``src/``, ``templates/`` or ``config/``.
289+
As you keep reading, you'll learn what can be done inside each of these.
290290

291291
So what about the other directories in the project?
292292

0 commit comments

Comments
 (0)