docs: fix additional typo

This commit is contained in:
Jeremiah 2021-10-08 13:52:20 -06:00
parent a45493d9e7
commit 6a65d16583

View file

@ -76,7 +76,7 @@ The `go-oidc` does only support `RP` and is not feasible to use as `OP` that's w
[https://github.com/ory/fosite](https://github.com/ory/fosite)
We did not choose `fosite` because it implements `OAuth 2.0` on its own and does not rely in the golang provided package. Nonetheless this is a great project.
We did not choose `fosite` because it implements `OAuth 2.0` on its own and does not rely on the golang provided package. Nonetheless this is a great project.
## License