diff --git a/cache.rst b/cache.rst index d2eb92fd339..0c2cfbb8646 100644 --- a/cache.rst +++ b/cache.rst @@ -806,7 +806,7 @@ Then, register the ``SodiumMarshaller`` service using this key: .. caution:: This will encrypt the values of the cache items, but not the cache keys. Be - careful not the leak sensitive data in the keys. + careful not to leak sensitive data in the keys. When configuring multiple keys, the first key will be used for reading and writing, and the additional key(s) will only be used for reading. Once all