typo
This commit is contained in:
parent
47948458b4
commit
fe5f288c18
@ -42,8 +42,10 @@
|
||||
<Tile>
|
||||
<h2 slot="title">End-to-end encrypted</h2>
|
||||
<p slot="text">
|
||||
Your notes are stored securely using strong <strong>AES256-CBC encryption</strong>. The
|
||||
decryption key is never sent to the server, so not even the server can open your notes.
|
||||
Your notes are stored securely using strong <strong class="whitespace-nowrap"
|
||||
>AES-256-CBC encryption</strong
|
||||
>. The decryption key is never sent to the server, so not even the server can open your
|
||||
notes.
|
||||
</p>
|
||||
</Tile>
|
||||
<img src="/encrypted.svg" alt="encrypted-art" class="w-80" />
|
||||
|
Loading…
Reference in New Issue
Block a user