Skip to content

Commit 7b3f54d

Browse files
GokceGKFyusel
andauthored
Update internal/cmd/beta/public-ip/create/create.go
Co-authored-by: Alexander Dahmen <[email protected]>
1 parent 37cdd50 commit 7b3f54d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/cmd/beta/public-ip/create/create.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ func NewCmd(p *print.Printer) *cobra.Command {
4242
`$ stackit beta public-ip create`,
4343
),
4444
examples.NewExample(
45-
`Create a public IP with associated resource with ID "xxx"`,
45+
`Create a public IP with associated resource ID "xxx"`,
4646
`$ stackit beta public-ip create --associated-resource-id xxx`,
4747
),
4848
examples.NewExample(

0 commit comments

Comments
 (0)