Skip to content

Commit 8423b1e

Browse files
authored
Update README.md
1 parent 6c53d19 commit 8423b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/todomvc/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Yew TodoMVC Demo
22

3-
This it an implementationt of [TodoMVC](http://todomvc.com/) app.
3+
This is an implementation of [TodoMVC](http://todomvc.com/) app.
44

55
Unlike other implementations, this stores the full state of the model,
66
including: all entries, entered text and chosen filter.

0 commit comments

Comments
 (0)