Skip to content

Commit 2a4693f

Browse files
committed
Minor tweaks
1 parent 1be5de5 commit 2a4693f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

components/cache/adapters/couchbasebucket_adapter.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
.. _couchbase-adapter:
66

77
Couchbase Bucket Cache Adapter
8-
=======================
8+
==============================
99

1010
.. versionadded:: 5.1
1111

12-
The CouchbaseBucketAdapter was introduced in Symfony 5.1.
12+
The Couchbase Bucket adapter was introduced in Symfony 5.1.
1313

1414
This adapter stores the values in-memory using one (or more) `Couchbase server`_
1515
instances. Unlike the :ref:`APCu adapter <apcu-adapter>`, and similarly to the

components/cache/adapters/couchbasecollection_adapter.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
.. _couchbase-collection-adapter:
66

77
Couchbase Collection Cache Adapter
8-
=======================
8+
==================================
99

1010
.. versionadded:: 5.4
1111

12-
The CouchbaseCollectionAdapter was introduced in Symfony 5.4.
12+
The Couchbase Collection adapter was introduced in Symfony 5.4.
1313

1414
This adapter stores the values in-memory using one (or more) `Couchbase server`_
1515
instances. Unlike the :ref:`APCu adapter <apcu-adapter>`, and similarly to the

0 commit comments

Comments
 (0)