Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit dac2dfa

Browse files
committed
[#510] Minor fixes
1 parent ce4f4cf commit dac2dfa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bundles/block/cache.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ provide several caching solutions. Have a look at the available adapters in the
77

88
The Symfony2 CMF BlockBundle additionally provides its own adapters for:
99

10-
* `ESI`_: (service: ``cmf.block.cache.varnish``)
11-
* `SSI`_: (service: ``cmf.block.cache.ssi``)
12-
* Asynchronous JavaScript: (service: ``cmf.block.cache.js_async``)
13-
* Synchronous JavaScript: (service: ``cmf.block.cache.js_sync``)
10+
* `ESI`_ (service: ``cmf.block.cache.varnish``)
11+
* `SSI`_ (service: ``cmf.block.cache.ssi``)
12+
* Asynchronous JavaScript (service: ``cmf.block.cache.js_async``)
13+
* Synchronous JavaScript (service: ``cmf.block.cache.js_sync``)
1414

1515
.. note::
1616

0 commit comments

Comments
 (0)