Update daprdocs/content/en/reference/api/workflow_api.md

Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
This commit is contained in:
Tom Kerkhove 2023-03-20 21:26:55 +01:00 committed by GitHub
parent 452d1d2fef
commit e25d47915a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ The API call will provide a response similar to this:
## Terminate workflow request
Terminate a running workflow instance with the given name and instance id.
Terminate a running workflow instance with the given name and instance ID.
```bash
POST http://localhost:3500/v1.0-alpha1/workflows/<workflowComponentName>/<instanceId>/terminate