Skip to content

Commit 6c5e726

Browse files
committed
updated sentence
1 parent 1e388eb commit 6c5e726

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cookbook/configuration/override_dir_structure.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,7 @@ The change in the ``composer.json`` will look like this:
176176
...
177177
}
178178
179-
In ``app/autoload.php``, you need to modify the path leading to the
180-
``vendor/autoload.php`` file::
179+
In ``app/autoload.php``, you need to modify the path to the ``autoload.php`` file::
181180

182181
// app/autoload.php
183182
// ...

0 commit comments

Comments
 (0)