Skip to content

Commit e0bfd0d

Browse files
srtaalejzimeg
andauthored
Update cmd/app/unlink.go
Co-authored-by: Eden Zimbelman <eden.zimbelman@salesforce.com>
1 parent 9b35d1a commit e0bfd0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/app/unlink.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ var unlinkAppSelectPromptFunc = prompts.AppSelectPrompt
3535
func NewUnlinkCommand(clients *shared.ClientFactory) *cobra.Command {
3636
cmd := &cobra.Command{
3737
Use: "unlink",
38-
Short: "Remove linked app from the project",
38+
Short: "Remove a linked app from the project",
3939
Long: "Unlink a previously linked app from the project",
4040
Example: style.ExampleCommandsf([]style.ExampleCommand{
4141
{

0 commit comments

Comments
 (0)