From 921da108c311ded4b9b2d531a7f78d34755ca604 Mon Sep 17 00:00:00 2001 From: Danang Date: Wed, 23 Aug 2023 13:24:54 +0700 Subject: [PATCH] update api key doc --- docs/src/developer/api/guide/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/developer/api/guide/index.md b/docs/src/developer/api/guide/index.md index ae48159a..3a438cff 100644 --- a/docs/src/developer/api/guide/index.md +++ b/docs/src/developer/api/guide/index.md @@ -102,7 +102,7 @@ Click on the `Confirm` button in the confirmation dialog. ![](./img/enrol-api-key-2.png) -Click on the `icon #1` to see the generated API key or click on the `icon #2` to copy the API key to the clipboard. The `Revoke` button can deactivate the API key so the API key cannot be used without removing it from the system. The `Delete API Key` button will remove the API key from the system. +Click on `icon 1️⃣` to see the generated API key or click on `icon 2️⃣` to copy the API key to the clipboard. The `Revoke` button can deactivate the API key so that the API key cannot be used without needing to remove it from the system. The `Delete API Key` button will remove the API key from the system. ![](./img/enrol-api-key-3.png)