diff --git a/harp.json b/harp.json index d539ab5c43..a014cf9e94 100644 --- a/harp.json +++ b/harp.json @@ -414,7 +414,7 @@ "picture": "/resources/images/bios/deborah.jpg", "twitter": "deborahkurata", "website": "http://blogs.msmvps.com/deborahk/", - "bio": "Deborah is an independent software developer and author. She is author of several Pluralsight courses including: 'Angular: Getting Started'", + "bio": "Deborah is an independent software developer and author. She is author of several Pluralsight courses including: 'Angular 2: Getting Started'", "type": "Community" }, diff --git a/public/docs/ts/latest/guide/_data.json b/public/docs/ts/latest/guide/_data.json index afa8ff2fb3..793a63b5f2 100644 --- a/public/docs/ts/latest/guide/_data.json +++ b/public/docs/ts/latest/guide/_data.json @@ -184,7 +184,7 @@ }, "upgrade": { - "title": "Upgrading to Angular", + "title": "Upgrading from AngularJS", "intro": "Incrementally upgrade an AngularJS application to Angular." },