Skip to content

Commit

Permalink
Update 09-write-your-first-mutation.mdx (#3154)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmtheis authored Jun 7, 2021
1 parent 4b50fac commit 14926b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/tutorial/09-write-your-first-mutation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Finally if everything is successful, store the login and go back to the previous

## Test the login

Go the details fragment, click **Book** and in the Login fragment, enter your email and click **Submit**. You know have a token that allows you to authenticate your queries.
Go the details fragment, click **Book** and in the Login fragment, enter your email and click **Submit**. You now have a token that allows you to authenticate your queries.

<img src="images/login_screen.png" alt="The login screen" class="screenshot" width="300"/>

Expand Down

0 comments on commit 14926b2

Please sign in to comment.