From 963f516ac9ad4d237baf073656a0531abb37ce09 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Fri, 27 Oct 2017 16:43:26 -0400 Subject: [PATCH] Fix C&P in docs. Fixes #3454 --- website/source/api/secret/transit/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/api/secret/transit/index.html.md b/website/source/api/secret/transit/index.html.md index 5520b2493..fa4de364a 100644 --- a/website/source/api/secret/transit/index.html.md +++ b/website/source/api/secret/transit/index.html.md @@ -556,7 +556,7 @@ then made available to trusted users. part of the URL. - `name` `(string: )` – Specifies the name of the encryption key to - re-encrypt against. This is specified as part of the URL. + use to encrypt the datakey. This is specified as part of the URL. - `context` `(string: "")` – Specifies the key derivation context, provided as a base64-encoded string. This must be provided if derivation is enabled.