Skip to content

Commit 834ae03

Browse files
Update apps/portal/src/app/vault/security/page.mdx
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com> Signed-off-by: samina <[email protected]>
1 parent f05bfa9 commit 834ae03

File tree

1 file changed

+1
-1
lines changed
  • apps/portal/src/app/vault/security

1 file changed

+1
-1
lines changed

apps/portal/src/app/vault/security/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The client generates the `ciphertext` using xChaCha20Poly1305 with the random no
8383

8484
The generated ciphertext, nonce, and the public key to the ephemeral secret are all hex encoded and sent as the payload
8585

86-
## Decrypting the Resposne
86+
## Decrypting the Response
8787

8888
The response also arrives in the same payload format. We just perform the steps in reverse now.
8989

0 commit comments

Comments
 (0)