Skip to content

Commit aa3cd02

Browse files
committed
Merge pull request rstacruz#20 from bukhamseen/patch-1
Updated how to use with jquery ajax
2 parents 29494cf + 7ca9d49 commit aa3cd02

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
@@ -35,7 +35,7 @@ Ideas
3535
-----
3636

3737
* Add progress to your Ajax calls! Bind it to the jQuery `ajaxStart` and
38-
`ajaxComplete` events.
38+
`ajaxStop` events.
3939

4040
* Make a fancy loading bar even without Turbolinks/Pjax! Bind it to
4141
`$(document).ready` and `$(window).load`.

0 commit comments

Comments
 (0)