Skip to content

Commit 9d37a1a

Browse files
Fix rst in igbinary in the cache documentation
1 parent d1f0ada commit 9d37a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/cache/adapters/redis_adapter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ Encrypts cached data using Sodium for enhanced security::
305305
DefaultMarshaller with igbinary Serialization
306306
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
307307

308-
Uses ``igbinary` for faster and more efficient serialization when available::
308+
Uses ``igbinary`` for faster and more efficient serialization when available::
309309

310310
$marshaller = new DefaultMarshaller(true);
311311

0 commit comments

Comments
 (0)