Skip to content

Commit f7975ef

Browse files
docs(guide/Components): describe your change...
1 parent 1daa4f2 commit f7975ef

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
@@ -15,7 +15,7 @@ Advantages of Components:
1515
- simpler configuration than plain directives
1616
- promote sane defaults and best practices
1717
- optimized for component-based architecture
18-
- writing component directives will make it easier to upgrade to Angular
18+
- writing component directives will make it easier to upgrade to Angular 2.x
1919

2020
When not to use Components:
2121

0 commit comments

Comments
 (0)