Skip to content

Commit 3d38737

Browse files
committed
docs(@schematics/angular): replace app with application
(cherry picked from commit 59fb117)
1 parent 9b4b86f commit 3d38737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/application/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"x-user-analytics": 10
3434
},
3535
"viewEncapsulation": {
36-
"description": "The view encapsulation strategy to use in the new app.",
36+
"description": "The view encapsulation strategy to use in the new application.",
3737
"enum": ["Emulated", "None", "ShadowDom"],
3838
"type": "string",
3939
"x-user-analytics": 11

0 commit comments

Comments
 (0)