Skip to content

Commit df8f361

Browse files
vltanskyfilipesilva
authored andcommitted
docs: fix typo in ng update --next description
according to #18306 (comment)
1 parent b631247 commit df8f361

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 latest version, including beta and RCs.",
41+
"description": "Use the prerelease version, including beta and RCs.",
4242
"default": false,
4343
"type": "boolean"
4444
},

0 commit comments

Comments
 (0)