Skip to content

Commit 9e32792

Browse files
committed
minor #7512 Fix typo (tsm91)
This PR was merged into the 3.2 branch. Discussion ---------- Fix typo Commits ------- 507edb0 Fix typo
2 parents 42c7ea8 + 507edb0 commit 9e32792

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)