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 2b4fed5 commit 7163e01Copy full SHA for 7163e01
cache.rst
@@ -806,7 +806,7 @@ Then, register the ``SodiumMarshaller`` service using this key:
806
.. caution::
807
808
This will encrypt the values of the cache items, but not the cache keys. Be
809
- careful not the leak sensitive data in the keys.
+ careful not to leak sensitive data in the keys.
810
811
When configuring multiple keys, the first key will be used for reading and
812
writing, and the additional key(s) will only be used for reading. Once all
0 commit comments