diff --git a/internal/namespaces/init/init.go b/internal/namespaces/init/init.go index 587ee6c252..edcbad6598 100644 --- a/internal/namespaces/init/init.go +++ b/internal/namespaces/init/init.go @@ -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" `)