docs(aio): animations typos fixed

This commit is contained in:
Jason Hodges 2017-05-04 14:19:17 -06:00 committed by Matias Niemelä
parent 263c1a1d7e
commit f365a0f45c
1 changed files with 1 additions and 1 deletions

View File

@ -346,7 +346,7 @@ export function animate(
* how animations in Angular are used.
*
* `group` specifies a list of animation steps that are all run in parallel. Grouped animations are
* useful when a series of styles must be animated/closed off at different statrting/ending times.
* useful when a series of styles must be animated/closed off at different starting/ending times.
*
* The `group` function can either be used within a {@link sequence sequence} or a {@link transition
* transition} and it will only continue to the next instruction once all of the inner animation