Skip to content

Commit

Permalink
Merge pull request #27 from Bassadin/patch-1
Browse files Browse the repository at this point in the history
fix: typos in README.md
  • Loading branch information
jankapunkt authored Jun 21, 2024
2 parents 5d287d0 + 076b000 commit 3c84384
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ app.listen(3000);

## Options

> Note: The following options **extend** the default options from `@node-oauth/oauth2-sever`!
> Note: The following options **extend** the default options from `@node-oauth/oauth2-server`!
> You can read more about all possible options in the
> [@node-oauth/oauth2-sever documentation](https://node-oauthoauth2-server.readthedocs.io/en/master/api/oauth2-server.html)
> [@node-oauth/oauth2-server documentation](https://node-oauthoauth2-server.readthedocs.io/en/master/api/oauth2-server.html)
```
const options = {
Expand Down

0 comments on commit 3c84384

Please sign in to comment.