Skip to content

Commit 07fd5d0

Browse files
committed
Merge pull request symfony#3056 from hanneskaeufler/patch-2
Fix typo in Dependency Injection - Parameters
2 parents 5d8b789 + d53e58f commit 07fd5d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dependency_injection/parameters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ key, and define the type as ``constant``.
275275
276276
.. note::
277277

278-
This does not works for Yaml configuration. If you're using Yaml, you can
278+
This does not work for Yaml configuration. If you're using Yaml, you can
279279
import an XML file to take advantage of this functionality:
280280

281281
.. configuration-block::

0 commit comments

Comments
 (0)