From 7e35253a931838b2cf47905520a9c240e762fc6e Mon Sep 17 00:00:00 2001 From: Christopher Kolstad Date: Wed, 24 Feb 2021 10:54:15 +0100 Subject: [PATCH] Update docs/user_guide/api_access.md --- docs/user_guide/api_access.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user_guide/api_access.md b/docs/user_guide/api_access.md index 6edb8d01c1..e38595ffe3 100644 --- a/docs/user_guide/api_access.md +++ b/docs/user_guide/api_access.md @@ -13,7 +13,7 @@ It is possible to integrate directly with the Admin API. In this guide we will e You will need access tokens with admin privileges to be allowed to connect to the Admin Unleash-API. You can create these tokens in the “Instance Admin” as part of the “API secrets” section. -Please note that it take up to 60 seconds for the new key to propagate to all Unleash-hosted instances. +Please note that it may take up to 60 seconds for the new key to propagate to all Unleash-hosted instances. > If you need API token to use in a client SDK you should create a "client token" as these have less privileges.