Skip to content

Commit

Permalink
Fix typo in examples (#461)
Browse files Browse the repository at this point in the history
Co-authored-by: Rita Zerrizuela <[email protected]>
  • Loading branch information
frederikprijck and Widcket committed Jul 25, 2023
1 parent 048dee3 commit 81459fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EXAMPLES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- [Add login to your application](#add-login-to-your-application)
- [Add logout to your application](#add-logout-to-your-application)
- [Checking if a user is authenticated](#checking-if-a-user-is-authenticated)
- [Dislay the user profile](#display-the-user-profile)
- [Display the user profile](#display-the-user-profile)
- [Protect a route](#protect-a-route)
- [Call an API](#call-an-api)
- [Handling errors](#handling-errors)
Expand Down

0 comments on commit 81459fe

Please sign in to comment.