Skip to content

Commit 8bea8ec

Browse files
mwbrookszimeg
andauthored
Update cmd/app/link.go
Co-authored-by: Eden Zimbelman <eden.zimbelman@salesforce.com>
1 parent 0f2e6e1 commit 8bea8ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/app/link.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ func LinkExistingApp(ctx context.Context, clients *shared.ClientFactory, app *ty
161161
Emoji: "books",
162162
Text: "App Manifest",
163163
Secondary: []string{
164-
"Manifest source is " + style.Highlight(manifestSource.Human()),
164+
"Manifest source is gathered from " + style.Highlight(manifestSource.Human()),
165165
"Manifest source is configured in " + style.Highlight(configPath),
166166
},
167167
}))

0 commit comments

Comments
 (0)