Skip to content

Commit c1b4dc0

Browse files
committed
Merge branch 'master' of github.com:toddmotto/angular-component
2 parents e1b88b1 + e1005a7 commit c1b4dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Start using `.component()` now!
44

55
> [View live demo in v1.3.0](http://jsfiddle.net/toddmotto/wwzeo0sv)
66
7-
angular-component.js is a `<1kb` script that adds `component()` support in Angular 1.5 to all Angular versions above `1.3`, so you can begin using the new method now.
7+
angular-component.js is a `~1kb` script that adds `component()` support in Angular 1.5 to all Angular versions above `1.3`, so you can begin using the new method now.
88

99
_Note_: you must include this script straight after `angular.js` and before your application code to ensure the `component()` method has been added to the `angular.module` global.
1010

0 commit comments

Comments
 (0)