Skip to content

Commit 6e10a04

Browse files
jbogarthydealexeagle
authored andcommitted
docs: correct json syntax
1 parent 8cc8bb0 commit 6e10a04

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
@@ -1,7 +1,7 @@
11
{
22
"$schema": "http://json-schema.org/schema",
33
"$id": "ng-cli://commands/update.json",
4-
"description": "Updates your application and its dependencies. See \"https://update.angular.io/\",
4+
"description": "Updates your application and its dependencies. See \"https://update.angular.io/\"",
55
"$longDescription": "./update.md",
66

77
"$scope": "all",

0 commit comments

Comments
 (0)