Update goPluginGuidedExample.md

This commit is contained in:
Yujun Zhang
2019-07-17 08:19:50 +08:00
committed by GitHub
parent fb44880b8c
commit c3ea109b59

View File

@@ -239,7 +239,7 @@ EOF
Now generate the real encrypted data.
### Assure you have an encrytion tools installed
### Assure you have an encryption tool installed
We're going to use [sops](https://github.com/mozilla/sops) to encode a file. Choose either GPG or Google Cloud KMS as the secret provider to continue.