Skip to content

Commit 6ba3e13

Browse files
authored
fix: typo soken => token (#754)
1 parent 449fbe5 commit 6ba3e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/recipes/impersonation/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ TechCorp's server should then return this subject token to Sarah's application.
108108
}
109109
```
110110

111-
## Step 3: Exchanging the subject soken for an access token
111+
## Step 3: Exchanging the subject token for an access token
112112

113113
Now, Sarah's application exchanges this subject token for an access token representing Alex, specifying the resource where the token will be used.
114114

0 commit comments

Comments
 (0)