Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion internal/namespaces/init/init.go
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ func initCommand() *core.Command {
if args.SendUsage == nil {
_, _ = interactive.Println()
_, _ = interactive.PrintlnWithoutIndent(`
To improve this tools we rely on diagnostic and usage data.
To improve this tool we rely on diagnostic and usage data.
Sending such data is optional and can be disable at any time by running "scw config set send_usage false"
`)

Expand Down