diff --git a/README.md b/README.md
index 6ae6d7e..4487011 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ Following inputs can be used as `step.with` keys:
 >   network=host
 > ```
 
-> `CSV` type must be a newline-delimited string
+> `CSV` type must be a comma-delimited string
 > ```yaml
 > platforms: linux/amd64,linux/arm64
 > ```