Skip to content

Commit f58db71

Browse files
committed
Fixed section headers
1 parent 4b8e805 commit f58db71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

best_practices/creating-the-project.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ In the past, Symfony projects were created with `Composer`_, the dependency mana
88
for PHP applications. However, the current recommendation is to use the **Symfony
99
Installer**, which has to be installed before creating your first project.
1010

11-
Linux and Mac OS X systems
11+
Linux and Mac OS X Systems
1212
~~~~~~~~~~~~~~~~~~~~~~~~~~
1313

1414
Open your command console and execute the following:
@@ -22,7 +22,7 @@ Open your command console and execute the following:
2222
Now you can execute the Symfony Installer as a global system command called
2323
``symfony``.
2424

25-
Windows systems
25+
Windows Systems
2626
~~~~~~~~~~~~~~~
2727

2828
Open your command console and execute the following:

0 commit comments

Comments
 (0)