Skip to content

Commit 07d2e18

Browse files
Merge pull request #157 from angular/master
Update upstream
2 parents a0f9a17 + 66fdf2a commit 07d2e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/component.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ components should follow a few simple conventions:
143143
}
144144
```
145145

146-
- **Components have a well-defined lifecycle**
146+
- **Components have a well-defined lifecycle:**
147147
Each component can implement "lifecycle hooks". These are methods that will be called at certain points in the life
148148
of the component. The following hook methods can be implemented:
149149

0 commit comments

Comments
 (0)