We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a13a6a commit 820f90cCopy full SHA for 820f90c
cookbook/configuration/external_parameters.rst
@@ -7,7 +7,7 @@ How to Set External Parameters in the Service Container
7
In the chapter :doc:`/cookbook/configuration/environments`, you learned how
8
to manage your application configuration. At times, it may benefit your application
9
to store certain credentials outside of your project code. Database configuration
10
-is one such example. The flexibility of the symfony service container allows
+is one such example. The flexibility of the Symfony service container allows
11
you to easily do this.
12
13
Environment Variables
0 commit comments