Skip to content

Commit be86ab6

Browse files
GeertDDwouterj
authored andcommitted
Yay for latin abbreviations
1 parent ebf2927 commit be86ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/service_container.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ looks up the value of each parameter and uses it in the service definition.
251251
.. note::
252252

253253
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
254+
value (e.g. a very safe mailer password) in a YAML file, you need to escape
255255
it by adding another ``@`` sign (this only applies to the YAML format):
256256

257257
.. code-block:: yaml

0 commit comments

Comments
 (0)