Skip to content

Commit d9fedfd

Browse files
Update README.md
1 parent 3b2272a commit d9fedfd

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
@@ -15,7 +15,7 @@ In this project you will build an application that allows for todos to be added,
1515

1616
![Todo App MVP](./todo.gif)
1717

18-
- Hold all todos in state within the App.js component. That todos should look like the following:
18+
- Hold all todos in state within the App.js component. That todos state slice should look like the following:
1919
```js
2020
[
2121
{

0 commit comments

Comments
 (0)