Update intro/part9

This commit is contained in:
Richard Feldman
2018-08-14 02:40:25 -04:00
parent 39a344cd4c
commit 4d853d99fd

View File

@@ -18,5 +18,4 @@ hooked up on the JavaScript side.
The exercise is to add the corresponding ports to `src/Session.elm`. See the The exercise is to add the corresponding ports to `src/Session.elm`. See the
TODOs in that file for more information! TODOs in that file for more information!
When you're done, you should once again be able to sign up for a new account, When you're done, you should once again be able to sign up for a new account.
log in, etc.