We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4688975 commit 069e6e1Copy full SHA for 069e6e1
README.md
@@ -12,5 +12,5 @@ wrapping object methods:
12
13
blocking(obj, obj.method)(42)
14
15
-Adding this package to you [Meteor](http://www.meteor.com/) application adds `blocking` function into the global scope
+Adding this package to your [Meteor](http://www.meteor.com/) application adds `blocking` function into the global scope
16
which you can use to wrap an asynchronous function into a blocking function.
0 commit comments