Skip to content

Commit

Permalink
docs(domain): modifs to domains doc for new developers site (#3072)
Browse files Browse the repository at this point in the history
Co-authored-by: Rémy Léone <rleone@scaleway.com>
  • Loading branch information
scaleway-bot and remyleone committed Apr 24, 2023
1 parent 3a8866a commit 7391505
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmd/scw/testdata/test-main-usage-usage.golden
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ AVAILABLE COMMANDS:
baremetal Elastic Metal API
cockpit Cockpit API
container Container as a Service API
dns Domains and DNS API documetation
dns Domains and DNS API
fip Flexible IP API
function Function as a Service API
help Get help about how the CLI works
Expand Down
2 changes: 1 addition & 1 deletion internal/namespaces/domain/v2beta1/domain_cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ func GetGeneratedCommands() *core.Commands {
}
func dnsRoot() *core.Command {
return &core.Command{
Short: `Domains and DNS API documetation`,
Short: `Domains and DNS API`,
Long: `Manage your domains, DNS zones and records with the Domains and DNS API.`,
Namespace: "dns",
}
Expand Down

0 comments on commit 7391505

Please sign in to comment.