Skip to content

Commit 664dcdb

Browse files
committed
minor #5851 updated sentence (OskarStark)
This PR was merged into the 2.3 branch. Discussion ---------- updated sentence Commits ------- 6c5e726 updated sentence
2 parents e98e6c3 + 6c5e726 commit 664dcdb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cookbook/configuration/override_dir_structure.rst

+1-2
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)