Skip to content

Commit 7ffb243

Browse files
arodageCopilot
andauthored
copilot suggestion
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1854447 commit 7ffb243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/os-image-composer/completion.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ func executeInstallCompletion(cmd *cobra.Command, args []string) error {
161161
}
162162

163163
fmt.Printf("Shell completion installed for %s at %s\n", shellType, targetPath)
164-
fmt.Printf("Refer README.md file for further instructions to activate installed completion file based on your shell type.\n")
164+
fmt.Printf("Refer to the README.md file for further instructions to activate the installed completion file based on your shell type.\n")
165165

166166
return nil
167167
}

0 commit comments

Comments
 (0)