We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48e553a commit 19c8c5eCopy full SHA for 19c8c5e
internal/namespaces/init/init.go
@@ -194,7 +194,7 @@ func initCommand() *core.Command {
194
if args.SendUsage == nil {
195
_, _ = interactive.Println()
196
_, _ = interactive.PrintlnWithoutIndent(`
197
- To improve this tools we rely on diagnostic and usage data.
+ To improve this tool we rely on diagnostic and usage data.
198
Sending such data is optional and can be disable at any time by running "scw config set send_usage false"
199
`)
200
0 commit comments