Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit c5eb0b7

Browse files
SunJieMingcaitp
authored andcommitted
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
1 parent 97a9119 commit c5eb0b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/api/index.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Use ngRoute to enable URL routing to your application. The ngRoute module suppor
128128

129129
## {@link ngAnimate ngAnimate}
130130

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

0 commit comments

Comments
 (0)