Skip to content

Commit bf444ac

Browse files
committed
Merge branch '6.1' into 6.2
* 6.1: Update cache.rst fix small sentence
2 parents a754d3f + 3bd4f56 commit bf444ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cache.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@ Then, register the ``SodiumMarshaller`` service using this key:
800800
.. caution::
801801

802802
This will encrypt the values of the cache items, but not the cache keys. Be
803-
careful not the leak sensitive data in the keys.
803+
careful not to leak sensitive data in the keys.
804804

805805
When configuring multiple keys, the first key will be used for reading and
806806
writing, and the additional key(s) will only be used for reading. Once all

0 commit comments

Comments
 (0)