Skip to content

Commit 51ecd0a

Browse files
authoredMar 7, 2023
nit typo in README.md, csv is comma-delimited
Signed-off-by: Alex Wendland <[email protected]>
1 parent 03a7a3d commit 51ecd0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Following inputs can be used as `step.with` keys:
8080
> network=host
8181
> ```
8282

83-
> `CSV` type must be a newline-delimited string
83+
> `CSV` type must be a comma-delimited string
8484
> ```yaml
8585
> platforms: linux/amd64,linux/arm64
8686
> ```

0 commit comments

Comments
 (0)
Please sign in to comment.