From 47b74ac72abfeaa79a0f3e02dc0d5730c7c3a199 Mon Sep 17 00:00:00 2001 From: Jeremiah Date: Fri, 8 Oct 2021 13:36:39 -0600 Subject: [PATCH] fix documentation typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b90556a..f11ed25 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ As of 2020 there are not a lot of `OIDC` library's in `Go` which can handle serv - [Certify this library as OP](https://openid.net/certification/#OPs) -### Other Go OpenID Connect library's +### Other Go OpenID Connect libraries [https://github.com/coreos/go-oidc](https://github.com/coreos/go-oidc)