Skip to content

Commit e97726b

Browse files
xelanweaverryan
authored andcommitted
Update parameters.rst
1 parent 2bfa09e commit e97726b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/dependency_injection/parameters.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,9 +333,9 @@ Yaml
333333
Start the string with ``@`` or ``@?`` to reference a service in Yaml.
334334

335335
* ``@mailer`` references the ``mailer`` service. If the service does not
336-
exists, an exception will be thrown;
336+
exist, an exception will be thrown;
337337
* ``@?mailer`` references the ``mailer`` service. If the service does not
338-
exists, it will be ignored;
338+
exist, it will be ignored;
339339

340340
.. tip::
341341

0 commit comments

Comments
 (0)