From 2e1ba6f4f3bed966c75f5173bcc3a37136600c1f Mon Sep 17 00:00:00 2001 From: Jon Mountjoy Date: Thu, 11 Aug 2016 11:08:56 +0100 Subject: [PATCH] Consistent naming across the guides --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index a1dd675..58ca7e2 100644 --- a/app.json +++ b/app.json @@ -1,5 +1,5 @@ { - "name": "Node.js Getting Started", + "name": "Start on Heroku: Node.js", "description": "A barebones Node.js app using Express 4", "repository": "https://github.com/heroku/node-js-getting-started", "logo": "http://node-js-sample.herokuapp.com/node.svg",