From 2cbb9a3f91852ba7a8eafc3f32d73c802d8649e5 Mon Sep 17 00:00:00 2001 From: Jesus Rodriguez Date: Thu, 26 Jan 2017 18:14:57 +0100 Subject: [PATCH] chore: few leftovers from Angular brand rename --- harp.json | 2 +- public/docs/ts/latest/guide/_data.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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." },