Skip to content

Commit 0ab60e4

Browse files
authored
Updated to use "An"
1 parent 0d51f81 commit 0ab60e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/operator-sdk/cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import (
2323
func NewRootCmd() *cobra.Command {
2424
cmd := &cobra.Command{
2525
Use: "operator-sdk",
26-
Short: "A SDK for building operators with ease",
26+
Short: "An SDK for building operators with ease",
2727
Version: version.Version,
2828
}
2929

0 commit comments

Comments
 (0)