Skip to content

Commit

Permalink
Fix typo in README (#3483)
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews authored Feb 2, 2025
1 parent 1c195a3 commit 8f88623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ are available:
- [@atproto/oauth-client-node](https://www.npmjs.com/package/@atproto/oauth-client-node): for
Node.js.
- [@atproto/oauth-client](https://www.npmjs.com/package/@atproto/oauth-client):
Lower lever; compatible with most JS engines.
Lower level; compatible with most JS engines.

Every `@atproto/oauth-client-*` implementation has a different way to obtain an
`OAuthSession` instance that can be used to instantiate an `Agent` (from
Expand Down

0 comments on commit 8f88623

Please sign in to comment.