Skip to content

Commit ac996b2

Browse files
authored
Merge pull request #27 from FormidableLabs/philpl-patch-1
Fix small typo
2 parents 4752e5c + a5ca791 commit ac996b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This library _should_ support any OAuth provider that implements the
1717
* [Okta](https://developer.okta.com) ([Example configuration](#okta))
1818
* [Keycloak](http://www.keycloak.org/) ([Example configuration](#keycloak))
1919

20-
The library uses auto-discovery which mean it relies on the the
20+
The library uses auto-discovery which means it relies on the the
2121
[.well-known/openid-configuration](https://openid.net/specs/openid-connect-discovery-1_0.html)
2222
endpoint to discover all auth endpoints automatically. It will be possible to extend the library
2323
later to add custom configuration.

0 commit comments

Comments
 (0)