Skip to content

Commit bd2328e

Browse files
Update specification.md
Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
1 parent 45d5f27 commit bd2328e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ Since there is no `toStateData` attribute and the result is not a JSON object bu
582582

583583
```json
584584
{
585-
"fetch_only_pasta_output": "spaghetti"
585+
"fetch-only-pasta-output": "spaghetti"
586586
}
587587
```
588588
In the case action results should not be added/merged to state data, we can set the `useResults` property to `false`.

0 commit comments

Comments
 (0)