Revise language for inclusivity and fix link

The link of an example React MVC of this task is updated.
Changed "he" to "they" because "user" isn't specific
pull/1100/head
ldokduy20 1 month ago committed by GitHub
parent 9e8dd00f10
commit cbdab7d422
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,7 +2,7 @@
**Tier:** 2-Intermediate
The classic To-Do application where a user can write down all the things he wants to accomplish.
The classic To-Do application where a user can write down all the things they wants to accomplish.
## User Stories
@ -25,7 +25,7 @@ The classic To-Do application where a user can write down all the things he want
## Example projects
- [Todo App built with React](http://todomvc.com/examples/react/#/)
- [Todo App built with React](https://todomvc.com/examples/react/dist/)
- [To Do List on Codepen](https://codepen.io/yesilfasulye/pen/eJIuF) by [Burak Kaya](https://codepen.io/yesilfasulye/)
- [Todo App in Plain JavaScript](https://safdarjamal.github.io/todo-app/)
- [Todo App in Golang](https://github.com/schadokar/go-to-do-app)

Loading…
Cancel
Save