From 5c2c7ad960b3a68ca8d479961de1cb35fba381ca Mon Sep 17 00:00:00 2001 From: Tom Kerkhove Date: Mon, 20 Mar 2023 21:26:02 +0100 Subject: [PATCH] Update daprdocs/content/en/reference/api/workflow_api.md Co-authored-by: Chris Gillum Signed-off-by: Tom Kerkhove --- daprdocs/content/en/reference/api/workflow_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/reference/api/workflow_api.md b/daprdocs/content/en/reference/api/workflow_api.md index 07fc518bb..5fd87cd24 100644 --- a/daprdocs/content/en/reference/api/workflow_api.md +++ b/daprdocs/content/en/reference/api/workflow_api.md @@ -10,7 +10,7 @@ Dapr provides users with the ability to interact with workflows and comes with a ## Start workflow request -Start a workflow instance with the given name and instance id. +Start a workflow instance with the given name and instance ID. ```bash POST http://localhost:3500/v1.0-alpha1/workflows////start