Skip to content

Commit 78d3121

Browse files
committed
Minor tweak
1 parent 2b0aec2 commit 78d3121

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup/flex.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,8 +270,8 @@ manual steps:
270270
#. Remove the ``bin/symfony_requirements`` script and if you need a replacement
271271
for it, use the new `Symfony Requirements Checker`_.
272272

273-
#. Update entry for log directory at ``.gitignore`` and in any other place in order
274-
to set ``var/log/``, which previously was ``var/logs/``.
273+
#. Update the ``.gitignore`` file to replace the existing ``var/logs/`` entry
274+
by ``var/log/``, which is the new name for the log directory.
275275

276276
Customizing Flex Paths
277277
----------------------

0 commit comments

Comments
 (0)