Skip to content

Commit 6f3a2ab

Browse files
committed
updating README
1 parent 5e82127 commit 6f3a2ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This action lets you run a Test, Case, or Flow for a specific Site from your [Cu
1212
| `site-id` | `ID` of the `Site` you want to run against | **YES** | `None` |
1313
| `case-id` | `ID` of the `Case` you want to run | **NO** | `None` |
1414
| `flow-id` | `ID` of the `Flow` you want to run | **NO** | `None` |
15-
| `updates` | `string` of values to update for a `Case`. (e.g. `step-1:<value> step-2:<value>`)| **NO** | `None` |
15+
| `updates` | Values to update for a `Case`. (e.g. `step-1:<value> step-2:<value>`)| **NO** | `None` |
1616

1717
## Example usage
1818

0 commit comments

Comments
 (0)