Skip to content

Commit 10b06da

Browse files
committed
[Reference] fix wording
1 parent 153565e commit 10b06da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ cache
530530
**type**: ``string``
531531

532532
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
533+
metadata in a cache. The actual service name is built by prefixing the configured
534534
value with ``validator.mapping.cache.`` (e.g. if the value is ``apc``, the
535535
``validator.mapping.cache.apc`` service will be injected). The service has
536536
to implement the :class:`Symfony\\Component\\Validator\\Mapping\\Cache\\CacheInterface`.

0 commit comments

Comments
 (0)