Skip to content

Commit 9b9e0ef

Browse files
committed
Minor tweaks
1 parent 737539a commit 9b9e0ef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

cache.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -321,10 +321,10 @@ Custom Provider Options
321321
-----------------------
322322

323323
Some providers have specific options that could be configured. The
324-
:doc:`RedisAdapter </components/cache/adapters/redis_adapter>` allows you to create
325-
providers with option ``timeout``, ``retry_interval`` etc. To use these options with non-default
326-
values you need to create your own ``\Redis`` provider and use that when configuring
327-
the pool.
324+
:doc:`RedisAdapter </components/cache/adapters/redis_adapter>` allows you to
325+
create providers with option ``timeout``, ``retry_interval``. etc. To use these
326+
options with non-default values you need to create your own ``\Redis`` provider
327+
and use that when configuring the pool.
328328

329329
.. configuration-block::
330330

0 commit comments

Comments
 (0)