From 8e3efaf70b899350a9c995c844180aaaedf7388c Mon Sep 17 00:00:00 2001 From: Alan Date: Tue, 21 May 2019 08:15:03 +0200 Subject: [PATCH] docs: update project description to full application instead of app --- packages/angular/cli/commands/definitions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/angular/cli/commands/definitions.json b/packages/angular/cli/commands/definitions.json index 7288953ef0..1713520fc1 100644 --- a/packages/angular/cli/commands/definitions.json +++ b/packages/angular/cli/commands/definitions.json @@ -7,7 +7,7 @@ "properties": { "project": { "type": "string", - "description": "The name of the project to build. Can be an app or a library.", + "description": "The name of the project to build. Can be an application or a library.", "$default": { "$source": "argv", "index": 0