From 7566215f479980be79f18b58c6c14c57dd8736b5 Mon Sep 17 00:00:00 2001 From: David Gonzalez Date: Sun, 13 Oct 2013 23:44:57 -0700 Subject: docs(guide/animations): improve wording of sentence Closes #4405 --- docs/content/guide/animations.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content/guide') diff --git a/docs/content/guide/animations.ngdoc b/docs/content/guide/animations.ngdoc index f3a2bcf0..737e97a1 100644 --- a/docs/content/guide/animations.ngdoc +++ b/docs/content/guide/animations.ngdoc @@ -265,7 +265,7 @@ For a full breakdown of the steps involved during each animation event, refer to ## How do I use animations in my own directives? -You can also use animations within custom directives can also be established by injecting `$animate` directly into your directive and +Animations within custom directives can also be established by injecting `$animate` directly into your directive and making calls to it when needed.
-- 
cgit v1.2.3