Skip to content

Commit ac9658c

Browse files
committed
Edit
1 parent dc89c79 commit ac9658c

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)