From 38acf81567db28f79f0a04dec5a45b16fe98c15d Mon Sep 17 00:00:00 2001 From: Melinda Fekete Date: Mon, 30 Sep 2024 17:45:36 +0200 Subject: [PATCH] Update website/docs/how-to/how-to-use-the-admin-api.md Co-authored-by: Alvin Bryan <107407814+alvinometric@users.noreply.github.com> --- website/docs/how-to/how-to-use-the-admin-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/how-to/how-to-use-the-admin-api.md b/website/docs/how-to/how-to-use-the-admin-api.md index 4f7fe2d4eaf0..41da452914d0 100644 --- a/website/docs/how-to/how-to-use-the-admin-api.md +++ b/website/docs/how-to/how-to-use-the-admin-api.md @@ -2,7 +2,7 @@ title: How to use the Admin API --- -You can integrate with Unleash directly using the Admin API. This guide explains the steps required to getting access to and using the Admin API. +This guide explains the steps required to getting access to and using the Admin API. ## Step 1: Create API token {#step-1-create-api-token}