From 06b69a2684a4a15f49e8562656287898ce569d09 Mon Sep 17 00:00:00 2001
From: Xiaohui <whulxh@gmail.com>
Date: Tue, 21 May 2024 15:01:40 -0700
Subject: [PATCH] reword getting API key

---
 docs/advanced/how-to-integrate-scrypt-service.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/advanced/how-to-integrate-scrypt-service.md b/docs/advanced/how-to-integrate-scrypt-service.md
index 578481fe8..e93e744f0 100644
--- a/docs/advanced/how-to-integrate-scrypt-service.md
+++ b/docs/advanced/how-to-integrate-scrypt-service.md
@@ -13,13 +13,13 @@ An easier alternative is to leverage `sCrypt` infrastructure service, which trac
 
 ### Create account
 
-Go to the [sCrypt.io](https://scrypt.io) to create your free account.
+Go to [sCrypt.io](https://scrypt.io) to create your free account.
 
 ![](../../static/img/homepage.png)
 
 ### Get API key
 
-Sign in and click on the copy icon to copy your API Key.
+Sign in and click `Create` to create a new API key. Click `Copy` to copy it.
 
 ![](../../static/img/api-keys.png)