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 ad8c981 commit 2792b98Copy full SHA for 2792b98
.docs/angular-meteor/client/views/steps/tutorial.step_02.tpl
@@ -124,7 +124,7 @@ going through minification.
124
125
angular-meteor uses that process automatically. all you need to do is to change your .js files endings to .ng.js
126
127
-then you can write your dependency injection like that:
+then you can write your dependency injection like this:
128
129
angular.module("socially").controller("PartiesListCtrl",
130
function($scope){
0 commit comments