Skip to content

Commit 8d3bf1f

Browse files
committed
improve wording
1 parent 0f1a46e commit 8d3bf1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/apikeys.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Public access tokens signed with the previous root key remain valid until the ea
138138

139139
API keys can be used to create scoped [Public Access Tokens](/realtime/auth) using `auth.createPublicToken()`.
140140

141-
In order to do so with the newer non-root keys, you must use `@trigger.dev/sdk` version 4.5.8 or later. Creating public tokens with non-root keys has the following restrictions:
141+
To do so with the newer non-root keys, you must use `@trigger.dev/sdk` version 4.5.8 or later. Creating public tokens with non-root keys has the following restrictions:
142142

143143
- The token must request at least one scope.
144144
- Its scopes cannot exceed the key's access.

0 commit comments

Comments
 (0)