From 52b62d02ead1e180c113499e08dd48e0cf84239f Mon Sep 17 00:00:00 2001 From: Jonathan Rubins Date: Mon, 10 Feb 2020 19:09:51 -0600 Subject: [PATCH] Fixing typo - "SpellIt-App" project One of the user stories read "...spellect" incorrectly. Fixed this to be "spelled" incorrectly. --- Projects/3-Advanced/SpellIt-App.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/3-Advanced/SpellIt-App.md b/Projects/3-Advanced/SpellIt-App.md index a3d76eb8..a0d6c8f6 100644 --- a/Projects/3-Advanced/SpellIt-App.md +++ b/Projects/3-Advanced/SpellIt-App.md @@ -18,7 +18,7 @@ recording of a word the user must then spell using the computer keyboard. typed in the word input text box - [ ] User can see a confirmation message when the correct word is typed - [ ] User can see a message requesting the word be typed again when it is - spellect incorrectly + spelled incorrectly - [ ] User can see a tally of the number of correct spellings, total number of words attempted, and a percentage of successful entries.