Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhdezf committed Nov 29, 2022
1 parent b7e9a66 commit ed09793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ ClientId="Your-Client-Id"
@bind-UserCredential=@usercredential
/>
```
Once the user has logged in. The information will be stored in the usercredential variable.
Once the user has logged in, he information will be stored in the usercredential variable.

You can display the user information by calling the variable properties.
```razor
Expand Down

0 comments on commit ed09793

Please sign in to comment.