From 79244d1ee14d56cff2dd1bc15890f6bc0ea0852a Mon Sep 17 00:00:00 2001 From: Kunal Singh <109537406+iKunal-Singh@users.noreply.github.com> Date: Sat, 11 Mar 2023 11:58:53 +0530 Subject: [PATCH] Update login.mdx --- website/docs/cli/commands/login.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/cli/commands/login.mdx b/website/docs/cli/commands/login.mdx index 96f4e35ea4..4a2b3eda04 100644 --- a/website/docs/cli/commands/login.mdx +++ b/website/docs/cli/commands/login.mdx @@ -34,7 +34,7 @@ not as desired. If you don't wish to store your API token in the default location, you can optionally configure a -[credentials helper program](/terraform/cli/config/config-file#credentials-helpers) which knows +[credentials helper program](/terraform/cli/config/config-file#credentials-helpers) that knows how to store and later retrieve credentials in some other system, such as your organization's existing secrets management system.