From 4d853d99fd48bc085a53da9d52fa3ff4b058d4bc Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Tue, 14 Aug 2018 02:40:25 -0400 Subject: [PATCH] Update intro/part9 --- intro/part9/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/intro/part9/README.md b/intro/part9/README.md index 902a1ac..0348923 100644 --- a/intro/part9/README.md +++ b/intro/part9/README.md @@ -18,5 +18,4 @@ hooked up on the JavaScript side. The exercise is to add the corresponding ports to `src/Session.elm`. See the TODOs in that file for more information! -When you're done, you should once again be able to sign up for a new account, -log in, etc. +When you're done, you should once again be able to sign up for a new account.