Skip to content

Commit 3e9cbe3

Browse files
Fix grammatical error in README.md (#1900)
1 parent 662d6e2 commit 3e9cbe3

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
@@ -30,7 +30,7 @@ The
3030
[`User`](https://authts.github.io/oidc-client-ts/classes/User.html)
3131
and
3232
[`UserManager`](https://authts.github.io/oidc-client-ts/classes/UserManager.html)
33-
is hold in this context, which is accessible from the
33+
is held in this context, which is accessible from the
3434
React application. Additionally it intercepts the auth redirects by looking at
3535
the query/fragment parameters and acts accordingly. You still need to setup a
3636
redirect uri, which must point to your application, but you do not need to

0 commit comments

Comments
 (0)