Skip to content

Commit 4d4d037

Browse files
committed
README file updated
1 parent 76d609a commit 4d4d037

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Meteor + React + FlowRouter + ES6 + Tests = Microreact
22

3-
I wanted to learn React with Meteor by building something. So I decide to
3+
I wanted to learn React with Meteor by building something. So I decided to
44
rebuild [Microscope] (https://github.com/DiscoverMeteor/Microscope), the app with which I learned Meteor.
5-
[Microscope] (https://github.com/DiscoverMeteor/Microscope) is an app which someone can build it by reading the [Discover Meteor Book] (http://www.discovermeteor.com).
5+
[Microscope] (https://github.com/DiscoverMeteor/Microscope) is an app that someone can build by reading the [Discover Meteor Book] (http://www.discovermeteor.com).
66
In this version I rebuilt the app until chapter 10-5 and you can find a dome [here](http://microreact.meteor.com). You can find a dome at [Microreact](http://microreact.meteor.com/).
77

88
Except from integrating React and Meteor I wanted to learn how to write tests for my applications. So in this repo you will find 60 tests, 13 unit tests, 6 integration and 41 end-to-end.
@@ -33,7 +33,7 @@ $ CUCUMBER_TAGS=@rerun meteor
3333
```
3434

3535

36-
Below you will find all the resources I used to learn writing the tests.
36+
Below you will find all the resources I used to learn writing tests.
3737

3838
## Test Resources
3939

@@ -78,4 +78,4 @@ Below you will find all the resources I used to learn writing the tests.
7878
Feel free to open a new issue if you find any mistakes or you want further explanations or you want to suggest something else.
7979
I am quite new on React and Testing so I tried to do my best.
8080

81-
This repo doesn't officially supported by [Discover Meteor](http://www.discovermeteor.com).
81+
This repo isn't officially supported by [Discover Meteor](http://www.discovermeteor.com).

0 commit comments

Comments
 (0)