diff --git a/_ng1_docs/latest/classes/transition.transitionservice.html b/_ng1_docs/latest/classes/transition.transitionservice.html index 1a36d527f66a..ef6e86748d85 100644 --- a/_ng1_docs/latest/classes/transition.transitionservice.html +++ b/_ng1_docs/latest/classes/transition.transitionservice.html @@ -706,7 +706,7 @@

onRetain

Registers a lifecycle hook, which is invoked (during a transition) for a specific state that was previously active and is not being entered nor exited.

-

Since this hook is invoked when a transition is when the state is kept, it means the transition +

Since this hook is invoked when a transition state is kept, it means the transition is coming from a substate of the kept state to a substate of the kept state. This hook can be used to perform actions when the user moves from one substate to another, such as between steps in a wizard.

@@ -1182,4 +1182,4 @@

Legend

- \ No newline at end of file +