diff --git a/src/content/docs/workflows/build/trigger-workflows.mdx b/src/content/docs/workflows/build/trigger-workflows.mdx index 3dbf0b7790a5f44..037e877f5c68092 100644 --- a/src/content/docs/workflows/build/trigger-workflows.mdx +++ b/src/content/docs/workflows/build/trigger-workflows.mdx @@ -151,7 +151,7 @@ Once stopped, the Workflow instance *cannot* be resumed. :::caution -**Known issue**: Restarting a Workflow via the `restart()` method is not currently supported ad will throw an exception (error). +**Known issue**: Restarting a Workflow via the `restart()` method is not currently supported and will throw an exception (error). :::