Skip to content

Commit 1580171

Browse files
committed
remove extra word
1 parent b68d739 commit 1580171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/api-keys.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Clerk's <APIKeys /> component for managing API keys.
55

66
The `<APIKeys />` component is used to manage API keys for your application. It allows you to create, edit, and revoke API keys for your application.
77

8-
The component automatically manages API keys based on the user's current context. When the user has an active organization selected, all operations are scoped to that organization. Otherwise, operations are user-scoped.
8+
The component manages API keys based on the user's current context. When the user has an active organization selected, all operations are scoped to that organization. Otherwise, operations are user-scoped.
99

1010
To utilize the `<APIKeys />` component, you must first enable API keys in the Clerk Dashboard.
1111

0 commit comments

Comments
 (0)