8000 minor #16239 Correct spelling & grammar in 4.4 cache.rst (gnito-org) · symfony/symfony-docs@e3b3460 · GitHub
[go: up one dir, main page]

Skip to content
< 8000 script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/sessions-d044b7c46be3.js" defer="defer">

Commit e3b3460

Browse files
committed
minor #16239 Correct spelling & grammar in 4.4 cache.rst (gnito-org)
This PR was merged into the 4.4 branch. Discussion ---------- Correct spelling & grammar in 4.4 cache.rst <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `5.x` for features of unreleased versions). --> Commits ------- faf0e5e Correct spelling & grammar in 4.4 cache.rst
2 parents e692084 + faf0e5e commit e3b3460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cache.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ of:
4949
An adapter is a *template* that you use to create pools.
5050
**Provider**
5151
A provider is a service that some adapters use to connect to the storage.
52-
Redis and Memcached are example of such adapters. If a DSN is used as the
52+
Redis and Memcached are examples of such adapters. If a DSN is used as the
5353
provider then a service is automatically created.
5454

5555
There are two pools that are always enabled by default. They are ``cache.app`` and

0 commit comments

Comments
 (0)
0