docs(animations): typo fix in the comments (#22652)

PR Close #22652
This commit is contained in:
Johan CHOUQUET 2018-03-08 16:37:26 +01:00 committed by Victor Berchet
parent cf81823b07
commit 0bcf20c9fa
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ import {AnimationPlayer} from './players/animation_player';
* BrowserAnimationsModule BrowserAnimationsModule} or {@link NoopAnimationsModule
* NoopAnimationsModule} modules are used within an application.
*
* The purpose if this service is to produce an animation sequence programmatically within an
* The purpose of this service is to produce an animation sequence programmatically within an
* angular component or directive.
*
* Programmatic animations are first built and then a player is created when the build animation is