From 2e6439c6b33008bed4278e7dd1614f4fec9185fb Mon Sep 17 00:00:00 2001 From: Kelcey Wison Date: Mon, 22 Jan 2018 16:54:17 -0800 Subject: [PATCH] Fix typo on line 61 - "without" s/b "with" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9235fff..ab38135 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Users can: Users CANNOT: - [ ] __10:__ Sign up without a name value - [ ] __10:__ Sign up without an email address value -- [ ] __30:__ Sign up without an email that is already in use. +- [ ] __30:__ Sign up with an email that is already in use. ## Sign in