diff --git a/Sprint-3/todo-list/README.md b/Sprint-3/todo-list/README.md index 7c6a25c41..d37189a6c 100644 --- a/Sprint-3/todo-list/README.md +++ b/Sprint-3/todo-list/README.md @@ -36,15 +36,20 @@ The items in the todo list are currently hard-coded into the HTML, refactor the Each todo should have this HTML inside it: ```html - - - - + + ``` +The first `