Skip to content

Commit 203abd2

Browse files
add period to comment
1 parent 200b52c commit 203abd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • pkg/commands/ngwaf/workspaces

pkg/commands/ngwaf/workspaces/get.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
"github.com/fastly/cli/pkg/text"
1616
)
1717

18-
// GetCommand calls the Fastly API to get a workspace
18+
// GetCommand calls the Fastly API to get a workspace.
1919
type GetCommand struct {
2020
argparser.Base
2121
argparser.JSONOutput

0 commit comments

Comments
 (0)