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 78a404d commit 8cc9978Copy full SHA for 8cc9978
docs/content/guide/component.ngdoc
@@ -169,7 +169,7 @@ of the component. The following hook methods can be implemented:
169
Since the compilation process is rather different in Angular 1 there is no direct mapping and care should
170
be taken when upgrading.
171
172
-By implementing these methods, you component can take part in its lifecycle.
+By implementing these methods, your component can hook into its lifecycle.
173
174
- **An application is a tree of components:**
175
Ideally, the whole application should be a tree of components that implement clearly defined inputs
0 commit comments