Skip to content

Commit 5b3f60e

Browse files
author
Matt Leathes
authored
remove trailing comma
fixes #98
1 parent d86c5db commit 5b3f60e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json/help-install.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"install [--dry-run, --compatible]",
66
"install <plugin-name>",
77
"install <plugin-name>#<semver>",
8-
"install <plugin-name>@<semver>",
8+
"install <plugin-name>@<semver>"
99
]
1010
}

0 commit comments

Comments
 (0)