fix ciphertext typo (#7366)

This commit is contained in:
Noelle Daley 2019-08-26 16:40:00 -07:00 committed by Chris Hoffman
parent 9949f3e606
commit ab557dd48f

View File

@ -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