Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e3b3460

Browse filesBrowse 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
Copy full SHA for e3b3460

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎cache.rst

Copy file name to clipboardExpand all lines: cache.rst
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.