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 a0f9a17 + 66fdf2a commit 07d2e18Copy full SHA for 07d2e18
docs/content/guide/component.ngdoc
@@ -143,7 +143,7 @@ components should follow a few simple conventions:
143
}
144
```
145
146
-- **Components have a well-defined lifecycle**
+- **Components have a well-defined lifecycle:**
147
Each component can implement "lifecycle hooks". These are methods that will be called at certain points in the life
148
of the component. The following hook methods can be implemented:
149
0 commit comments