Skip to content

Commit 3bd4f56

Browse files
committed
Merge branch '6.0' into 6.1
* 6.0: Update cache.rst fix small sentence
2 parents 8c43353 + 21affb2 commit 3bd4f56

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)