Skip to content

Commit 8defd4b

Browse files
Update content/docs/platform/workflow/contexts.mdx
Co-authored-by: DianaHackmamba <[email protected]>
1 parent b3cec4c commit 8defd4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/platform/workflow/contexts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ POST /v2/contexts
147147

148148
#### Just-in-time
149149

150-
Contexts can also be created automatically when you trigger a workflow that includes a new context object. If the specified `type:id` doesn’t exist, Novu automatically creates it before running the workflow.
150+
Contexts can also be created automatically when you trigger a workflow that includes a new context object. If the specified `type:id` doesn’t exist, then Novu automatically creates it before running the workflow.
151151

152152
```
153153
await novu.trigger('welcome-email', {

0 commit comments

Comments
 (0)