docs: fix aed -> aead typo (#24123)

This commit is contained in:
Michael Schurter
2024-10-03 10:31:32 -07:00
committed by GitHub
parent f7d4bd2fd1
commit da75d4ff4b

View File

@@ -17,7 +17,7 @@ provider, the KEK is stored in cleartext in Raft.
<Note>
Default AED provider users should be aware that storing the Key Encryption Key
Default AEAD provider users should be aware that storing the Key Encryption Key
(KEK) in cleartext in Raft may expose data in case of a breach.
</Note>