Skip to content

Commit 19c8c5e

Browse files
docs(init): typo telemetry usage (#679)
1 parent 48e553a commit 19c8c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/namespaces/init/init.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ func initCommand() *core.Command {
194194
if args.SendUsage == nil {
195195
_, _ = interactive.Println()
196196
_, _ = interactive.PrintlnWithoutIndent(`
197-
To improve this tools we rely on diagnostic and usage data.
197+
To improve this tool we rely on diagnostic and usage data.
198198
Sending such data is optional and can be disable at any time by running "scw config set send_usage false"
199199
`)
200200

0 commit comments

Comments
 (0)