Skip to content

Commit 43f3c4f

Browse files
committed
Merge pull request #748 from MilosStanic/patch-1
Typo correction
2 parents 0409e72 + 1ebca22 commit 43f3c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.docs/angular-meteor/client/content/api/api.AngularMeteorCollection.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ <h3><p><code><span class="pln">subscribe( :subscriptionName, :PublisherArguments
113113
<br>
114114
A shorter ('syntactic sugar') function for <a href="/api/subscribe">$meteor.subscribe</a>.
115115

116-
Takes the subscription name and its paraemters, but does not return a promise like <a href="/api/subscribe">$meteor.subscribe</a> does.
116+
Takes the subscription name and its parameters, but does not return a promise like <a href="/api/subscribe">$meteor.subscribe</a> does.
117117

118118
When called after $scope.meteorCollection, it acts the same but in addition it automatically closes the subscription when the scope is destroyed.
119119

0 commit comments

Comments
 (0)