10000 Merge pull request #154 from abdulsattar/patch-1 · rusongyu/angular.io@bd8ef87 · GitHub
[go: up one dir, main page]

Skip to content

Commit bd8ef87

Browse files
committed
Merge pull request angular#154 from abdulsattar/patch-1
Fixed spacing between words
2 parents af8c852 + 1cd9eaf commit bd8ef87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/docs/js/latest/api/annotations/_data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"index" : {
33
"title" : "Annotations",
4-
"intro" : "Annotations provide the additional information that Angular requires in order to run yourapplication. This modulecontains <a href='Component-var.html'><code>Component</code></a>, <a href='Directive-var.html'><code>Directive</code></a>, and <a href='View-var.html'><code>View</code></a> annotations, as well as<a href='Parent-var.html'><code>Parent</code></a> and <a href='Ancestor-var.html'><code>Ancestor</code></a> annotations that areused by Angular to resolve dependencies."
4+
"intro" : "Annotations provide the additional information that Angular requires in order to run your application. This module contains <a href='Component-var.html'><code>Component</code></a>, <a href='Directive-var.html'><code>Directive</code></a>, and <a href='View-var.html'><code>View</code></a> annotations, as well as<a href='Parent-var.html'><code>Parent</code></a> and <a href='Ancestor-var.html'><code>Ancestor</code></a> annotations that are used by Angular to resolve dependencies."
55
},
66

77
"ComponentAnnotation-class" : {
@@ -87,4 +87,4 @@
8787
"Query-var" : {
8888
"title" : "Query Var"
8989
}
90-
}
90+
}

0 commit comments

Comments
 (0)
0