diff --git a/components/dependency_injection/parameters.rst b/components/dependency_injection/parameters.rst index a63b3ebd2aa..7f2259beb4d 100644 --- a/components/dependency_injection/parameters.rst +++ b/components/dependency_injection/parameters.rst @@ -275,7 +275,7 @@ key, and define the type as ``constant``. .. note:: - This does not works for Yaml configuration. If you're using Yaml, you can + This does not work for Yaml configuration. If you're using Yaml, you can import an XML file to take advantage of this functionality: .. configuration-block::