Skip to content

Commit 811eac6

Browse files
Update README.md
1 parent d9fedfd commit 811eac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ In this project you will build an application that allows for todos to be added,
4747

4848
### Task 2: Project Requirements
4949
- **Don't focus on styling yet**. We want you to worry about function over form today.
50-
- **Build all components as class components**
50+
- **Build all components as class components.**
5151
- Your todo list should display a list of todos, an input field, a submit button, and a clear all button.
5252
- Be sure to use the given files for building out these components.
5353
- `<App />` will hold all the data needed for this project. It will also be the container for your Todo Components.

0 commit comments

Comments
 (0)