Skip to content

Commit 04f29b5

Browse files
committed
minor #16889 [Cache] Update cache.rst fix small sentence (TomLorenzi)
This PR was submitted for the 6.1 branch but it was merged into the 5.4 branch instead. Discussion ---------- [Cache] Update cache.rst fix small sentence Just a small fix to a sentence to make it correct Commits ------- 7163e01 Update cache.rst fix small sentence
2 parents 2b4fed5 + 7163e01 commit 04f29b5

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
@@ -806,7 +806,7 @@ Then, register the ``SodiumMarshaller`` service using this key:
806806
.. caution::
807807

808808
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.
809+
careful not to leak sensitive data in the keys.
810810

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

0 commit comments

Comments
 (0)