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 f09b6aa commit 5b9ff6cCopy full SHA for 5b9ff6c
docs/content/guide/controller.ngdoc
@@ -168,7 +168,7 @@ starts with capital letter and ends with "Ctrl" or "Controller".
168
- Assigning a property to `$scope` creates or updates the model.
169
- Controller methods can be created through direct assignment to scope (see the `chiliSpicy` method)
170
- The Controller methods and properties are available in the template (for the `<div>` element and
171
-and its children).
+its children).
172
173
## Spicy Arguments Example
174
0 commit comments