fix ciphertext typo (#7366)

This commit is contained in:
Noelle Daley 2019-08-26 16:40:00 -07:00 committed by Chris Hoffman
parent 0d39d0507a
commit f1c1d47b34
1 changed files with 2 additions and 2 deletions

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