Skip to content

Commit 507edb0

Browse files
authored
Fix typo
1 parent 42c7ea8 commit 507edb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration/external_parameters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ will be resolved at runtime (once per request), so that dumped containers can be
2222
reconfigured dynamically even after being compiled.
2323

2424
For example, if you want to use the value of the ``DATABASE_HOST`` environment
25-
variable in you service container configuration, you can reference it using
25+
variable in your service container configuration, you can reference it using
2626
``%env(DATABASE_HOST)%`` in your configuration files:
2727

2828
.. configuration-block::

0 commit comments

Comments
 (0)