mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
doc fix
This commit is contained in:
parent
fe13954e93
commit
6618c50b75
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ The callback chain & order on a successful event looks like:
|
|||
__update state__
|
||||
event:success*
|
||||
oldstate:after_exit
|
||||
oldstate:after_enter
|
||||
newstate:after_enter
|
||||
event:after
|
||||
obj:aasm_event_fired*
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue