Browse Source

Fix typo in documentation in Flux Todo List

main
Jacob Greenleaf 10 years ago
parent
commit
c4423dce8d
  1. 1
      docs/flux-todo-list.md

1
docs/flux-todo-list.md

@ -349,6 +349,7 @@ At a high level, the React component hierarchy of the app looks like this:
<TodoItem />
</ul>
</MainSection>
</Header>
</TodoApp>
```

Loading…
Cancel
Save