From a11e8a85309153d8047b34f9cddc6923fffc962d Mon Sep 17 00:00:00 2001 From: Kathy Walrath Date: Fri, 1 Apr 2016 13:01:18 -0700 Subject: [PATCH] chore(typo): quide -> guide in cheatsheets --- public/docs/dart/latest/_data.json | 2 +- public/docs/dart/latest/guide/_data.json | 2 +- public/docs/js/latest/_data.json | 2 +- public/docs/js/latest/guide/_data.json | 2 +- public/docs/ts/latest/_data.json | 2 +- public/docs/ts/latest/guide/_data.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/public/docs/dart/latest/_data.json b/public/docs/dart/latest/_data.json index b36a4234ad..940b9965c3 100644 --- a/public/docs/dart/latest/_data.json +++ b/public/docs/dart/latest/_data.json @@ -38,7 +38,7 @@ "cheatsheet": { "title": "Angular Cheat Sheet", - "intro": "A quick quide to Angular syntax.", + "intro": "A quick guide to Angular syntax.", "reference": true }, diff --git a/public/docs/dart/latest/guide/_data.json b/public/docs/dart/latest/guide/_data.json index ad902928f1..b87d2f86e9 100644 --- a/public/docs/dart/latest/guide/_data.json +++ b/public/docs/dart/latest/guide/_data.json @@ -52,7 +52,7 @@ "cheatsheet": { "title": "Angular Cheat Sheet", - "intro": "A quick quide to Angular syntax.", + "intro": "A quick guide to Angular syntax.", "nextable": true, "basics": true }, diff --git a/public/docs/js/latest/_data.json b/public/docs/js/latest/_data.json index 840a344059..190c218c52 100644 --- a/public/docs/js/latest/_data.json +++ b/public/docs/js/latest/_data.json @@ -38,7 +38,7 @@ "cheatsheet": { "title": "Angular Cheat Sheet", - "intro": "A quick quide to Angular syntax.", + "intro": "A quick guide to Angular syntax.", "reference": true }, diff --git a/public/docs/js/latest/guide/_data.json b/public/docs/js/latest/guide/_data.json index 4d51476e66..335b1f562b 100644 --- a/public/docs/js/latest/guide/_data.json +++ b/public/docs/js/latest/guide/_data.json @@ -52,7 +52,7 @@ "cheatsheet": { "title": "Angular Cheat Sheet", - "intro": "A quick quide to Angular syntax.", + "intro": "A quick guide to Angular syntax.", "nextable": true, "basics": true }, diff --git a/public/docs/ts/latest/_data.json b/public/docs/ts/latest/_data.json index 71484e988e..555a7cf71a 100644 --- a/public/docs/ts/latest/_data.json +++ b/public/docs/ts/latest/_data.json @@ -38,7 +38,7 @@ "cheatsheet": { "title": "Angular Cheat Sheet", - "intro": "A quick quide to Angular syntax.", + "intro": "A quick guide to Angular syntax.", "reference": true }, diff --git a/public/docs/ts/latest/guide/_data.json b/public/docs/ts/latest/guide/_data.json index 172706aedd..3e89d91a23 100644 --- a/public/docs/ts/latest/guide/_data.json +++ b/public/docs/ts/latest/guide/_data.json @@ -52,7 +52,7 @@ "cheatsheet": { "title": "Angular Cheat Sheet", - "intro": "A quick quide to Angular syntax.", + "intro": "A quick guide to Angular syntax.", "nextable": true, "basics": true },