Skip to content

Commit 4efd447

Browse files
committed
Update README.md
1 parent 42a611c commit 4efd447

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
With [Zone.JS](https://github.com/angular/zone.js) integration, we can follow Meteor's async execution path (in client) and identify more information which is not possible before.
55

6-
With zones, error tracking can be improved and it provided stack traces over async execution path.
6+
As a result of that, error tracking can be improved and it can be used to capture stack traces over the async execution path.
77

88
[![Demo: Zone.JS with Meteor](https://i.cloudup.com/uD_z8km2Xz.png)](http://zones-example.meteor.com/)
99

@@ -22,4 +22,4 @@ If you've added zones into a Meteor application which is being monitored with Ka
2222

2323
![Kadira Error Tracking improved using Zones](https://cldup.com/-sxdlAvujw.png)
2424

25-
For more information, visit Kadira's [error tracking docs](http://support.kadira.io/knowledgebase/articles/421158-client-side-error-tracking-with-zones).
25+
For more information, visit Kadira's [error tracking docs](http://support.kadira.io/knowledgebase/articles/421158-client-side-error-tracking-with-zones).

0 commit comments

Comments
 (0)