Skip to content

Commit 38f675d

Browse files
committed
Edit
1 parent 41c20c0 commit 38f675d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

temporal-sdk/src/main/java/io/temporal/activity/ActivityExecutionContext.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ public interface ActivityExecutionContext {
143143
Scope getMetricsScope();
144144

145145
/**
146-
* Get a {@link WorkflowClient} that can be used to start interact with the Temporal service from
146+
* Get a {@link WorkflowClient} that can be used to interact with the Temporal service from
147147
* an activity.
148148
*/
149149
WorkflowClient getWorkflowClient();

0 commit comments

Comments
 (0)