Skip to content

Commit 2771985

Browse files
committed
Fixing typo - thanks to @stof
1 parent b6a9470 commit 2771985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/page_creation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -981,7 +981,7 @@ in mind:
981981
* the **configuration** for each bundle lives in the ``Resources/config``
982982
directory of the bundle and can be specified in YAML, XML or PHP;
983983

984-
* the global **application configuration** lives in the ``app/Resources/config``
984+
* the global **application configuration** lives in the ``app/config``
985985
directory;
986986

987987
* each **environment** is accessible via a different front controller (e.g.

0 commit comments

Comments
 (0)