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

Commit ed4e450

Browse files
committed
chore(typo): quide -> guide in cheatsheets
closes #1039
1 parent d6d4607 commit ed4e450

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

public/docs/dart/latest/_data.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
"cheatsheet": {
4040
"title": "Angular Cheat Sheet",
41-
"intro": "A quick quide to Angular syntax.",
41+
"intro": "A quick guide to Angular syntax.",
4242
"reference": true
4343
},
4444

public/docs/dart/latest/guide/_data.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
"cheatsheet": {
5454
"title": "Angular Cheat Sheet",
55-
"intro": "A quick quide to Angular syntax.",
55+
"intro": "A quick guide to Angular syntax.",
5656
"nextable": true,
5757
"basics": true
5858
},

public/docs/js/latest/_data.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
"cheatsheet": {
4040
"title": "Angular Cheat Sheet",
41-
"intro": "A quick quide to Angular syntax.",
41+
"intro": "A quick guide to Angular syntax.",
4242
"reference": true
4343
},
4444

public/docs/js/latest/guide/_data.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
"cheatsheet": {
5454
"title": "Angular Cheat Sheet",
55-
"intro": "A quick quide to Angular syntax.",
55+
"intro": "A quick guide to Angular syntax.",
5656
"nextable": true,
5757
"basics": true
5858
},

public/docs/ts/latest/_data.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
"cheatsheet": {
4040
"title": "Angular Cheat Sheet",
41-
"intro": "A quick quide to Angular syntax.",
41+
"intro": "A quick guide to Angular syntax.",
4242
"reference": true
4343
},
4444

public/docs/ts/latest/guide/_data.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
"cheatsheet": {
5454
"title": "Angular Cheat Sheet",
55-
"intro": "A quick quide to Angular syntax.",
55+
"intro": "A quick guide to Angular syntax.",
5656
"nextable": true,
5757
"basics": true
5858
},

0 commit comments

Comments
 (0)