Skip to content

Commit 8e808f0

Browse files
authored
Update README.md
1 parent 538640f commit 8e808f0

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
@@ -18,7 +18,7 @@ To support the different chapters and steps of the tutorial; we use branches to
1818
- [Handle 404s](../../tree/handle-404s)
1919
- [Create a Login Page](../../tree/create-a-login-page)
2020
- [Login with AWS Cognito](../../tree/login-with-aws-cognito)
21-
- [Add the User Token to the State](../../tree/add-the-user-token-to-the-state)
21+
- [Add the Session to the State](../../tree/add-the-session-to-the-state)
2222
- [Load the State from the Session](../../tree/load-the-state-from-the-session)
2323
- [Clear the Session on Logout](../../tree/clear-the-session-on-logout)
2424
- [Redirect on Login and Logout](../../tree/redirect-on-login-and-logout)

0 commit comments

Comments
 (0)