File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
contributing/documentation Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -85,10 +85,10 @@ Files and Directories
85
85
~~~~~~~~~~~~~~~~~~~~~
86
86
87
87
* When referencing directories, always add a trailing slash to avoid confusions
88
- with regular files (e.g. * "execute the ``console`` script located at the ``app/``
89
- directory" * ).
88
+ with regular files (e.g. "execute the ``console `` script located at the ``app/ ``
89
+ directory").
90
90
* When referencing file extensions explicitly, you should include a leading dot
91
- for every extension (e.g. "* XML files use the ``.xml`` extension * ").
91
+ for every extension (e.g. "XML files use the ``.xml `` extension").
92
92
* When you list a Symfony file/directory hierarchy, use ``your-project/ `` as the
93
93
top level directory. E.g.
94
94
You can’t perform that action at this time.
0 commit comments