We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0fcab4 + 7a8f174 commit a071266Copy full SHA for a071266
.docs/angular-meteor/client/content/tutorials/angular1/steps/tutorial.step_14.md
@@ -3,7 +3,7 @@
3
4
In this step we will learn how to use Meteor methods and how angular-meteor enhances them with the support of promises.
5
6
-Meteor methods are a way to perform more complex logic then the allow method does.
+Meteor methods are a way to perform more complex logic than the allow method does.
7
The Meteor methods are responsible for checking permissions, just like the allow method does.
8
9
In our case, we will create an invite method that invites a user to a party.
0 commit comments