Skip to content

Commit 8373e82

Browse files
committed
minor edits
1 parent 016d285 commit 8373e82

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

website/src/pages/en/subgraphs/querying/managing-api-keys.mdx

+5-5
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ API keys are required to query Subgraphs. They authenticate users and devices, a
1818
2. Click the **API Keys** tab in the navigation menu
1919
3. Click the **Create API Key** button
2020

21-
A new window will popup:
21+
A new window will pop up:
2222

2323
4. Enter a name for your API key
2424
5. Optional: You can enable a period spending limit
@@ -33,7 +33,7 @@ The “API keys” table lists existing API keys and allows you to manage or del
3333
### How to Set Spending Limits
3434

3535
1. Find your API key in the API keys table
36-
2. Click the "three dots" menu next to the key
36+
2. Click the "three dots" icon next to the key
3737
3. Select "Manage spending limit"
3838
4. Enter your desired monthly limit in USD
3939
5. Click **Save**
@@ -42,16 +42,16 @@ The “API keys” table lists existing API keys and allows you to manage or del
4242
4343
### How to Rename an API Key
4444

45-
1. Click the "three dots" menu next to the key
45+
1. Click the "three dots" icon next to the key
4646
2. Select "Rename API key"
4747
3. Enter the new name
4848
4. Click **Save**
4949

5050
### How to Regenerate an API Key
5151

52-
1. Click the "three dots" menu next to the key
52+
1. Click the "three dots" icon next to the key
5353
2. Select "Regenerate API key"
54-
3. Confirm the action in the popup dialog
54+
3. Confirm the action in the pop up dialog
5555

5656
> Warning: Regenerating an API key will invalidate the previous key immediately. Update your applications with the new key to prevent service interruption.
5757

0 commit comments

Comments
 (0)