Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f8b20fe

Browse files
committed
chore(docs): Run prettier
1 parent 2ce2818 commit f8b20fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/client/src/workflow-client.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -652,8 +652,8 @@ export class WorkflowClient {
652652
}
653653

654654
/**
655-
* Creates a Workflow handle for existing Workflow using `workflowId` and optional `runId`.
656-
*
655+
* Creates a Workflow handle for existing Workflow using `workflowId` and optional `runId`.
656+
*
657657
* This method does not validate `workflowId`. If there is no Workflow Execution with the given `workflowId`, handle
658658
* methods like `handle.describe()` will throw a `NOT_FOUND` error.
659659
*/

0 commit comments

Comments
 (0)