diff --git a/readme.md b/readme.md index a9ad34eb..189c3448 100644 --- a/readme.md +++ b/readme.md @@ -599,7 +599,7 @@ arguments: **onAutoChange** -Executes immediately after auto transtion starts or stops. +Executes immediately after auto transition starts or stops. ``` default: function(){} options: function(state){ // your code here }