From e91eaf3e83768680e44d28c1638a442d6e07aecc Mon Sep 17 00:00:00 2001 From: vishalnayak Date: Sun, 18 Mar 2018 15:46:57 -0400 Subject: [PATCH] s/Methods/Method --- website/source/guides/identity/authentication.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/guides/identity/authentication.html.md b/website/source/guides/identity/authentication.html.md index 83d3ef5334..96772c41c6 100644 --- a/website/source/guides/identity/authentication.html.md +++ b/website/source/guides/identity/authentication.html.md @@ -35,7 +35,7 @@ enabling the [**AppRole**](/docs/auth/approle.html) auth method. ## Reference Material -- [AppRole Auth Methods](/docs/auth/approle.html) +- [AppRole Auth Method](/docs/auth/approle.html) - [AppRole Auth Method (API)](/api/auth/approle/index.html) - [Authenticating Applications with HashiCorp Vault AppRole](https://www.hashicorp.com/blog/authenticating-applications-with-vault-approle)