Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 8abf0a5

Browse files
committed
post-review updates
Addressing #2407.
1 parent 959e456 commit 8abf0a5

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

public/docs/dart/latest/_data.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"title": "Angular Docs",
55
"subtitle": "Dart",
66
"menuTitle": "Docs Home",
7-
"banner": "Angular 2 release is <b>beta.21</b>. View the <a href='https://github.com/dart-lang/angular2/blob/master/CHANGELOG.md' target='_blank'>change log</a> to see enhancements, fixes, and breaking changes."
7+
"banner": "Angular release is <b>beta.21</b>. View the <a href='https://github.com/dart-lang/angular2/blob/master/CHANGELOG.md' target='_blank'>change log</a> to see enhancements, fixes, and breaking changes."
88
},
99

1010
"quickstart": {
1111
"icon": "query-builder",
1212
"title": "Quickstart",
1313
"subtitle": "Dart",
14-
"description": "Get up and running with Angular 2",
15-
"banner": "This QuickStart guide demonstrates how to build and run a simple Angular 2 application."
14+
"description": "Get up and running with Angular",
15+
"banner": "This QuickStart guide demonstrates how to build and run a simple Angular application."
1616
},
1717

1818
"tutorial": {
@@ -51,7 +51,7 @@
5151
"glossary": {
5252
"title": "Glossary",
5353
"subtitle": "Dart",
54-
"intro": "Brief definitions of the most important words in the Angular 2 vocabulary",
54+
"intro": "Brief definitions of the most important words in the Angular vocabulary",
5555
"reference": false
5656
},
5757

public/docs/js/latest/_data.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"title": "Angular Docs",
55
"subtitle": "JavaScript",
66
"menuTitle": "Docs Home",
7-
"banner": "Angular 2 release is <b>2.0.0</b>. View the <a href='https://github.com/angular/angular/blob/master/CHANGELOG.md' target='_blank'>change log</a> to see enhancements, fixes, and breaking changes."
7+
"banner": "Angular release is <b>2.0.0</b>. View the <a href='https://github.com/angular/angular/blob/master/CHANGELOG.md' target='_blank'>change log</a> to see enhancements, fixes, and breaking changes."
88
},
99

1010
"quickstart": {
1111
"icon": "query-builder",
1212
"title": "Quickstart",
1313
"subtitle": "JavaScript",
14-
"description": "Get up and running with Angular 2",
15-
"banner": "This QuickStart guide demonstrates how to build and run a simple Angular 2 application."
14+
"description": "Get up and running with Angular",
15+
"banner": "This QuickStart guide demonstrates how to build and run a simple Angular application."
1616
},
1717

1818
"tutorial": {
@@ -50,7 +50,7 @@
5050
"glossary": {
5151
"title": "Glossary",
5252
"subtitle": "JavaScript",
53-
"intro": "Brief definitions of the most important words in the Angular 2 vocabulary",
53+
"intro": "Brief definitions of the most important words in the Angular vocabulary",
5454
"reference": false
5555
},
5656

public/docs/ts/latest/_data.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@
44
"title": "Angular Docs",
55
"subtitle": "TypeScript",
66
"menuTitle": "Docs Home",
7-
"banner": "Angular 2 release is <b>2.0.0</b>. View the <a href='https://github.com/angular/angular/blob/master/CHANGELOG.md' target='_blank'>change log</a> to see enhancements, fixes, and breaking changes."
7+
"banner": "Angular release is <b>2.0.0</b>. View the <a href='https://github.com/angular/angular/blob/master/CHANGELOG.md' target='_blank'>change log</a> to see enhancements, fixes, and breaking changes."
88
},
99

1010
"cli-quickstart": {
1111
"icon": "query-builder",
1212
"title": "CLI Quickstart",
1313
"subtitle": "TypeScript",
14-
"description": "Use the CLI tool to build apps quickly in Angular 2",
14+
"description": "Use the CLI tool to quickly build Angular applications",
1515
"hide": true
1616
},
1717

1818
"quickstart": {
1919
"icon": "query-builder",
2020
"title": "Quickstart",
2121
"subtitle": "TypeScript",
22-
"description": "Get up and running with Angular 2",
23-
"banner": "This QuickStart guide demonstrates how to build and run a simple Angular 2 application."
22+
"description": "Get up and running with Angular",
23+
"banner": "This QuickStart guide demonstrates how to build and run a simple Angular application."
2424
},
2525

2626
"tutorial": {
@@ -59,7 +59,7 @@
5959
"glossary": {
6060
"title": "Glossary",
6161
"subtitle": "TypeScript",
62-
"intro": "Brief definitions of the most important words in the Angular 2 vocabulary",
62+
"intro": "Brief definitions of the most important words in the Angular vocabulary",
6363
"reference": false
6464
},
6565

0 commit comments

Comments
 (0)