We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8029482 + 66fdf2a commit 2d97d48Copy full SHA for 2d97d48
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