Skip to content

Commit 820f90c

Browse files
eriksencostaweaverryan
authored andcommitted
typo
1 parent 3a13a6a commit 820f90c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/configuration/external_parameters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ How to Set External Parameters in the Service Container
77
In the chapter :doc:`/cookbook/configuration/environments`, you learned how
88
to manage your application configuration. At times, it may benefit your application
99
to store certain credentials outside of your project code. Database configuration
10-
is one such example. The flexibility of the symfony service container allows
10+
is one such example. The flexibility of the Symfony service container allows
1111
you to easily do this.
1212

1313
Environment Variables

0 commit comments

Comments
 (0)