Skip to content
Snippets Groups Projects
Commit c78ae12a authored by Andreas Elia's avatar Andreas Elia Committed by Fady Samir Sadek
Browse files

Grammar fix/typo in contributing (#1941)

parent 26c30c6e
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ API, you should probably wait a bit longer before submitting your example.
- [x] The framework/stack you are using is at least 1 year old.
- [x] The framework you are using should have at least 5k stars if it is hosted on Github or equivalent on other platforms.
- [x] Your app should be able to work on recent versions of all major browsers.
- [x] Your app should bring something truly new to the table, minor variations of existing frameworks , languages or existing TodoMVC apps will not be accepted.
- [x] Your app should bring something truly new to the table, minor variations of existing frameworks, languages or existing TodoMVC apps will not be accepted.
## Code Style
......@@ -61,7 +61,7 @@ Modern browser (latest: Chrome, Firefox, Opera, Safari, IE11/Edge)
## Unit Tests
At present, due to a large number of apps in the TodoMVC suite we haven't been mandating that unit tests be written in order for an application to be accepted.
At present, due to a large number of apps in the TodoMVC suite, we haven't been mandating that unit tests be written in order for an application to be accepted.
We do, however, plan on addressing this in a future release as we feel it would both help further ensure consistency and provide developers with a reference for writing tests for each framework.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment