From dc124fbf3896fb758a195350c36d428cfe6000ea Mon Sep 17 00:00:00 2001 From: Justin Weissig Date: Mon, 13 May 2019 04:50:29 -0700 Subject: [PATCH] docs: fixed typo (#6721) Fixed typo: appropiate/appropriate --- website/source/docs/secrets/consul/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/secrets/consul/index.html.md b/website/source/docs/secrets/consul/index.html.md index b6b0ab2eb0..79a5ce23b6 100644 --- a/website/source/docs/secrets/consul/index.html.md +++ b/website/source/docs/secrets/consul/index.html.md @@ -48,7 +48,7 @@ token: "ID": "7652ba4c-0f6e-8e75-5724-5e083d72cfe4" } ``` -For Consul 1.4 and above, use the command line to generate a token with the appropiate policy: +For Consul 1.4 and above, use the command line to generate a token with the appropriate policy: ```sh $ CONSUL_HTTP_TOKEN=d54fe46a-1f57-a589-3583-6b78e334b03b consul acl token create -policy-name=global-management