Skip to content

Commit c5bd278

Browse files
authored
Update modules/example-node/Readme.md
1 parent ee35982 commit c5bd278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/example-node/Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This repository includes examples for encrypting and decrypting in Node.js. Thes
55
To run this example, you must have an AWS account with at least one AWS Key Management Service (AWS KMS) customer managed CMK.
66
To encrypt, the CMK must have kms:GenerateDataKey permission.
77
To decrypt, the CMK must have kms:Decrypt permission.
8-
The CMKs in these examples are only for *example*. *Replace these CMK's with your own*.
8+
The CMKs in these examples are only for *example*. *Replace these CMKs with your own*.
99

1010
## KMS Simple
1111

0 commit comments

Comments
 (0)