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.
2 parents 42c7ea8 + 507edb0 commit 9e32792Copy full SHA for 9e32792
configuration/external_parameters.rst
@@ -22,7 +22,7 @@ will be resolved at runtime (once per request), so that dumped containers can be
22
reconfigured dynamically even after being compiled.
23
24
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
+variable in your service container configuration, you can reference it using
26
``%env(DATABASE_HOST)%`` in your configuration files:
27
28
.. configuration-block::
0 commit comments