From 0d9a4142c67ed2db0bdf09f07301efccf2f86995 Mon Sep 17 00:00:00 2001 From: Chris Hoffman Date: Fri, 8 Jun 2018 17:07:59 -0400 Subject: [PATCH] Update gcpckms.html.md --- website/source/docs/configuration/seal/gcpckms.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/configuration/seal/gcpckms.html.md b/website/source/docs/configuration/seal/gcpckms.html.md index 9fff027b7e..53007d1c57 100644 --- a/website/source/docs/configuration/seal/gcpckms.html.md +++ b/website/source/docs/configuration/seal/gcpckms.html.md @@ -93,4 +93,4 @@ This seal supports rotating keys defined in Google Cloud KMS [doc](https://cloud.google.com/kms/docs/rotating-keys). Both scheduled rotation and manual rotation is supported for CKMS since the key information. Old keys version must not be disabled or deleted and are used to decrypt older data. Any new or updated data will be -encrypted with the primate key version. +encrypted with the primary key version.