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 98a4ccb commit 674f04dCopy full SHA for 674f04d
components/dependency_injection/parameters.rst
@@ -340,7 +340,7 @@ Start the string with ``@`` or ``@?`` to reference a service in Yaml.
340
Xml
341
~~~
342
343
-In XML, use the ``service`` type. The behavior if the service does not exists
+In XML, use the ``service`` type. The behavior if the service does not exist
344
can be specified using the ``on-invalid`` argument. By default, an exception
345
is thrown. Valid values for ``on-invalid`` are ``null`` (uses ``null`` in place
346
of the missing service) or ``ignored`` (very similar, except if used on a
0 commit comments