diff --git a/public/docs/js/latest/api/annotations/_data.json b/public/docs/js/latest/api/annotations/_data.json index aececb1801..bec55c2516 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 your application. This modulecontains Component, Directive, and View annotations, as well as Parent 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 as Parent and Ancestor annotations that are used by Angular to resolve dependencies." }, "Directive-class" : { @@ -43,4 +43,4 @@ "Ancestor-class" : { "title" : "Ancestor Class" } -} \ No newline at end of file +}