Skip to content

Commit a88ed59

Browse files
committed
Fixed a typo
1 parent aeb93f2 commit a88ed59

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/identityserver/samples

1 file changed

+1
-1
lines changed

src/content/docs/identityserver/samples/basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Key takeaways:
2121

2222
* how to request a token using client credentials
2323
* how to use a shared secret
24-
* how to use access token
24+
* how to use an access token
2525

2626
[link to source code](https://github.com/DuendeSoftware/Samples/tree/main/IdentityServer/v7/Basics/ClientCredentials)
2727

0 commit comments

Comments
 (0)