Skip to content

Commit c8e5f7d

Browse files
vltanskyfilipesilva
authored andcommitted
docs: fix typo in ng update --next description
1 parent d8e5850 commit c8e5f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular/cli/commands/update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"type": "boolean"
3939
},
4040
"next": {
41-
"description": "Use the largest version, including beta and RCs.",
41+
"description": "Use the latest version, including beta and RCs.",
4242
"default": false,
4343
"type": "boolean"
4444
},

0 commit comments

Comments
 (0)