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 153565e commit 10b06daCopy full SHA for 10b06da
reference/configuration/framework.rst
@@ -530,7 +530,7 @@ cache
530
**type**: ``string``
531
532
This value is used to determine the service that is used to persist class
533
-metadata in a cache. The actual service name is built by prefix the configured
+metadata in a cache. The actual service name is built by prefixing the configured
534
value with ``validator.mapping.cache.`` (e.g. if the value is ``apc``, the
535
``validator.mapping.cache.apc`` service will be injected). The service has
536
to implement the :class:`Symfony\\Component\\Validator\\Mapping\\Cache\\CacheInterface`.
0 commit comments