From a9135cdbcd3100fe38bff25cef6115f143beb8a1 Mon Sep 17 00:00:00 2001 From: Juned Khan Date: Sun, 16 Jul 2023 14:47:35 +0530 Subject: [PATCH] fixed typo --- docs/documentation/platform/token.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/platform/token.mdx b/docs/documentation/platform/token.mdx index 1fecb2fef..4d4189159 100644 --- a/docs/documentation/platform/token.mdx +++ b/docs/documentation/platform/token.mdx @@ -10,7 +10,7 @@ An Infisical Token is useful for: It's also useful for CI/CD environments and integrations such as [Docker](/integrations/platforms/docker) and [Docker Compose](/integrations/platforms/docker-compose). -To generate the the token, head over to your project settings as shown below. On creating a service token you can scope it to a path to limit the access. +To generate the token, head over to your project settings as shown below. On creating a service token you can scope it to a path to limit the access. ![token add](../../images/project-token-add.png)