Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit ce3966c

Browse files
joshkurzpkozlowski-opensource
authored andcommitted
docs(carousel): fixed error in comments
1 parent 35c7b37 commit ce3966c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: src/carousel/carousel.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
22
*
3-
* Angular Bootstrap Carousel
3+
* AngularJS Bootstrap Carousel
44
*
5-
* The carousel has all of the function that the original Bootstrap carousel has, except for animations.
5+
* A pure AngularJS carousel.
66
*
77
* For no interval set the interval to non-number, or milliseconds of desired interval
88
* Template: <carousel interval="none"><slide>{{anything}}</slide></carousel>

0 commit comments

Comments
 (0)