8000
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 ebf2927 commit be86ab6Copy full SHA for be86ab6
book/service_container.rst
@@ -251,7 +251,7 @@ looks up the value of each parameter and uses it in the service definition.
251
.. note::
252
253
If you want to use a string that starts with an ``@`` sign as a parameter
254
- value (i.e. a very safe mailer password) in a YAML file, you need to escape
+ value (e.g. a very safe mailer password) in a YAML file, you need to escape
255
it by adding another ``@`` sign (this only applies to the YAML format):
256
257
.. code-block:: yaml
0 commit comments