Update content/appendices.md

Co-authored-by: Travis Ralston <travisr@matrix.org>
This commit is contained in:
Richard van der Hoff 2024-05-14 09:15:24 +01:00 committed by GitHub
parent 89d873a269
commit 9b07a92329
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -945,7 +945,7 @@ The acceptable character set matches the unreserved character set in [RFC
Sometimes it is necessary to present a private cryptographic key in the user
interface.
When this happens, the key should be presented as a string formatted as
When this happens, the key SHOULD be presented as a string formatted as
follows:
1. The raw key is prepended by the two bytes `0x8B` and `0x01`.