We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3482e0d commit 5b56dceCopy full SHA for 5b56dce
cache.rst
@@ -800,7 +800,7 @@ Then, register the ``SodiumMarshaller`` service using this key:
800
.. caution::
801
802
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.
+ careful not to leak sensitive data in the keys.
804
805
When configuring multiple keys, the first key will be used for reading and
806
writing, and the additional key(s) will only be used for reading. Once all
0 commit comments