Skip to content

Commit e95b2bd

Browse files
author
Kadi Kraman
committed
Fix typo
1 parent 6e24f06 commit e95b2bd

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 @@ React Native bridge for [AppAuth-iOS](https://github.com/openid/AppAuth-iOS) and
1717
This library _should_ support any OAuth provider that implements the
1818
[OAuth2 spec](https://tools.ietf.org/html/rfc6749#section-2.2).
1919

20-
We only support the [Authoriation Code Flow](https://oauth.net/2/grant-types/authorization-code/).
20+
We only support the [Authorization Code Flow](https://oauth.net/2/grant-types/authorization-code/).
2121

2222
### Tested OpenID providers
2323

0 commit comments

Comments
 (0)