8000 [Reference] fix wording · symfony/symfony-docs@f277be9 · GitHub
[go: up one dir, main page]

Skip to content

Commit f277be9

Browse files
xabbuhwouterj
authored andcommitted
[Reference] fix wording
1 parent 4d435f1 commit f277be9

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)
0