Skip to content

Commit 069e6e1

Browse files
committed
Typo.
1 parent 4688975 commit 069e6e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ wrapping object methods:
1212

1313
blocking(obj, obj.method)(42)
1414

15-
Adding this package to you [Meteor](http://www.meteor.com/) application adds `blocking` function into the global scope
15+
Adding this package to your [Meteor](http://www.meteor.com/) application adds `blocking` function into the global scope
1616
which you can use to wrap an asynchronous function into a blocking function.

0 commit comments

Comments
 (0)