From ab557dd48fb5efa589bb4dc7545fd91d290942b1 Mon Sep 17 00:00:00 2001 From: Noelle Daley Date: Mon, 26 Aug 2019 16:40:00 -0700 Subject: [PATCH] fix ciphertext typo (#7366) --- website/source/guides/encryption/transit.html.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/guides/encryption/transit.html.md b/website/source/guides/encryption/transit.html.md index 2fe9876a3a..bdf1e0f568 100644 --- a/website/source/guides/encryption/transit.html.md +++ b/website/source/guides/encryption/transit.html.md @@ -418,7 +418,7 @@ that the data gets encrypted using the latest version of the key after the rotation. -Execute the following command to rewrap your cipertext from [Step 2](#step2) +Execute the following command to rewrap your ciphertext from [Step 2](#step2) with the latest version of the encryption key: ```plaintext @@ -481,7 +481,7 @@ that the data gets encrypted using the latest version of the key after the rotation. -Execute the `transit/rewrap` endpoint to rewrap your cipertext from [Step 2](#step2) +Execute the `transit/rewrap` endpoint to rewrap your ciphertext from [Step 2](#step2) with the latest version of the encryption key: ```plaintext