We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d287d0 commit 076b000Copy full SHA for 076b000
README.md
@@ -72,9 +72,9 @@ app.listen(3000);
72
73
## Options
74
75
-> 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`!
76
> You can read more about all possible options in the
77
-> [@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)
78
79
```
80
const options = {
0 commit comments