diff --git a/website/content/docs/concepts/identity.mdx b/website/content/docs/concepts/identity.mdx index b78dd86ef1b99..1af730e778214 100644 --- a/website/content/docs/concepts/identity.mdx +++ b/website/content/docs/concepts/identity.mdx @@ -2,7 +2,7 @@ layout: docs page_title: 'Identity' description: >- - Vault provides an identify management solution to maintain clients who are recognized by Vault. + Vault provides an identity management solution to maintain clients who are recognized by Vault. --- # Identity @@ -11,8 +11,8 @@ This document contains conceptual information about **Identity** along with an overview of the various terminologies and their concepts. The idea of Identity is to maintain the clients who are recognized by Vault. As such, Vault provides an identity management solution through the **Identity secrets engine**. For -more information about the Identify secrets engine and how it is used, refer to -the [Identify Secrets Engine](/docs/secrets/identity) documentation. +more information about the Identity secrets engine and how it is used, refer to +the [Identity Secrets Engine](/docs/secrets/identity) documentation. ## Entities and Aliases @@ -194,4 +194,4 @@ For information about Identity Secrets Engine, refer to [Identity Secrets Engine Refer to the [Identity: Entities and Groups](https://learn.hashicorp.com/tutorials/vault/identity) tutorial for a -step-by-step tutorial. \ No newline at end of file +step-by-step tutorial.