Skip to content
Permalink
Browse files

docs(api/index): grammar is important and so should you

I changed the word "into" to "within".
Original description underneath ngAnimate reads: "Use ngAnimate to enable animation features into your application".
I changed the text to read: "Use ngAnimate to enable animation features within your application".
The change in wording makes the description read better and gives it a more professional feel.

Closes #10517
  • Loading branch information
SunJieMing authored and caitp committed Dec 18, 2014
1 parent 661f6d9 commit ae637acdfb09a93945d1a6de86658631777125b7
Showing with 1 addition and 1 deletion.
  1. +1 −1 docs/content/api/index.ngdoc
@@ -128,7 +128,7 @@ Use ngRoute to enable URL routing to your application. The ngRoute module suppor

## {@link ngAnimate ngAnimate}

Use ngAnimate to enable animation features into your application. Various core ng directives will provide
Use ngAnimate to enable animation features within your application. Various core ng directives will provide
animation hooks into your application when ngAnimate is included. Animations are defined by using CSS transitions/animations
or JavaScript callbacks.

0 comments on commit ae637ac

Please sign in to comment.
You can’t perform that action at this time.