Skip to content

Commit 283cc6e

Browse files
committed
fix: update comment for domain suggestions command
1 parent a6c27f3 commit 283cc6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/commands/tools/domain/suggest.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
"github.com/fastly/go-fastly/v10/fastly/domains/v1/tools/suggest"
1515
)
1616

17-
// GetDomainSuggestionsCommand calls the Fastly API and results domain search results for a given query
17+
// GetDomainSuggestionsCommand calls the Fastly API and results domain search results for a given query.
1818
type GetDomainSuggestionsCommand struct {
1919
argparser.Base
2020
argparser.JSONOutput

0 commit comments

Comments
 (0)