Skip to content

Commit 3f55138

Browse files
[Workflows] Fixed typo (#17803)
Changed `ad` to `and`
1 parent a8c3425 commit 3f55138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workflows/build/trigger-workflows.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Once stopped, the Workflow instance *cannot* be resumed.
151151

152152
:::caution
153153

154-
**Known issue**: Restarting a Workflow via the `restart()` method is not currently supported ad will throw an exception (error).
154+
**Known issue**: Restarting a Workflow via the `restart()` method is not currently supported and will throw an exception (error).
155155

156156
:::
157157

0 commit comments

Comments
 (0)