We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d287d0 + 076b000 commit 3c84384Copy full SHA for 3c84384
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