Skip to content

Commit 3c2cb8f

Browse files
remove javascript in code formatting
1 parent 9d13c0c commit 3c2cb8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-v2/pages/code/nodejs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ This is an alpha feature and is subject to change without prior notice.
360360

361361
You can invoke another workflow in your workspace with `$.flow.trigger`:
362362

363-
```javascript
363+
```
364364
await $.flow.trigger(
365365
workflowId, // your Pipedream workflow ID, e.g. p_abc123
366366
payload, // any JSON-serializable data

0 commit comments

Comments
 (0)