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.
2 parents d98062b + daf3336 commit 5306b4fCopy full SHA for 5306b4f
.docs/angular-meteor/client/views/steps/tutorial.step_04.tpl
@@ -180,7 +180,7 @@ First let's replace our push to save in the add button action:
180
181
<btf-markdown>
182
183
-There isn't a lot of difference here accept a little bit of performance, but now let's change our remove function:
+There isn't a lot of difference here except a little bit of performance, but now let's change our remove function:
184
185
$scope.remove = function(party){
186
$scope.parties.remove(party);
0 commit comments