Skip to content

Commit 21affb2

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Update cache.rst fix small sentence
2 parents bcd0e59 + 04f29b5 commit 21affb2

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
@@ -780,7 +780,7 @@ Then, register the ``SodiumMarshaller`` service using this key:
780780
.. caution::
781781

782782
This will encrypt the values of the cache items, but not the cache keys. Be
783-
careful not the leak sensitive data in the keys.
783+
careful not to leak sensitive data in the keys.
784784

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

0 commit comments

Comments
 (0)