Skip to content

Commit 3c84384

Browse files
authored
Merge pull request #27 from Bassadin/patch-1
fix: typos in README.md
2 parents 5d287d0 + 076b000 commit 3c84384

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ app.listen(3000);
7272

7373
## Options
7474

75-
> Note: The following options **extend** the default options from `@node-oauth/oauth2-sever`!
75+
> Note: The following options **extend** the default options from `@node-oauth/oauth2-server`!
7676
> 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)
77+
> [@node-oauth/oauth2-server documentation](https://node-oauthoauth2-server.readthedocs.io/en/master/api/oauth2-server.html)
7878
7979
```
8080
const options = {

0 commit comments

Comments
 (0)