From f5de50134857e1fdb8cd794ee706e22fdd2d2e01 Mon Sep 17 00:00:00 2001 From: vmatsiiako <78047717+vmatsiiako@users.noreply.github.com> Date: Tue, 28 Nov 2023 18:17:16 -0800 Subject: [PATCH] Fix typo in docs --- docs/infisical-agent/overview.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/infisical-agent/overview.mdx b/docs/infisical-agent/overview.mdx index 1468a805c..695d95829 100644 --- a/docs/infisical-agent/overview.mdx +++ b/docs/infisical-agent/overview.mdx @@ -14,7 +14,7 @@ It eliminates the need to modify application logic by enabling clients to decide ### Token renewal The Infisical agent can help manage the life cycle of access tokens. The token renewal process is split into two main components: a Method, which is the authentication process suitable for your current setup, and Sinks, which are the places where the agent deposits the new access token whenever it receives updates. -When the Infisical Agent is started, it will attempts to obtain a valid access token using the authentication method you have configured. If the agent is unable to fetch a valid token, the agent will keep trying, increasing the time between each attempt. +When the Infisical Agent is started, it will attempt to obtain a valid access token using the authentication method you have configured. If the agent is unable to fetch a valid token, the agent will keep trying, increasing the time between each attempt. Once a access token is successfully fetched, the agent will make sure the access token stays valid, continuing to renew it before it expires. @@ -90,4 +90,4 @@ This function takes the following arguments: `secret "" "