diff --git a/public/docs/js/latest/api/annotations/_data.json b/public/docs/js/latest/api/annotations/_data.json
index 87a24ccba8..0696678c32 100644
--- a/public/docs/js/latest/api/annotations/_data.json
+++ b/public/docs/js/latest/api/annotations/_data.json
@@ -1,7 +1,7 @@
{
"index" : {
"title" : "Annotations",
- "intro" : "Annotations provide the additional information that Angular requires in order to run yourapplication. This modulecontains Component, Directive, and View annotations, as well asParent and Ancestor annotations that areused by Angular to resolve dependencies."
+ "intro" : "Annotations provide the additional information that Angular requires in order to run your application. This module contains Component, Directive, and View annotations, as well asParent and Ancestor annotations that are used by Angular to resolve dependencies."
},
"ComponentAnnotation-class" : {
@@ -87,4 +87,4 @@
"Query-var" : {
"title" : "Query Var"
}
-}
\ No newline at end of file
+}