Skip to content

Commit 9d56e24

Browse files
committed
minor lang tweak
1 parent 664dcdb commit 9d56e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/configuration/override_dir_structure.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +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 to the ``autoload.php`` file::
179+
Then, update the path to the ``autoload.php`` file in ``app/autoload.php``::
180180

181181
// app/autoload.php
182182
// ...

0 commit comments

Comments
 (0)