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.
2 parents 8c43353 + 21affb2 commit 3bd4f56Copy full SHA for 3bd4f56
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