Skip to content

Commit fcb2cbe

Browse files
committed
nit: users refer to script as put step
Signed-off-by: Taylor Silva <dev@taydev.net>
1 parent d31dd22 commit fcb2cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/out/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ package out
33
import "log"
44

55
func main() {
6-
log.Fatalln("out is not supported via this resource")
6+
log.Fatalln("put step is not supported for this resource")
77
}

0 commit comments

Comments
 (0)