Skip to content

Commit 1e570f8

Browse files
committed
trailing dot
1 parent afe9ec5 commit 1e570f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

temporal/api/nexus/v1/message.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ message NexusOperationInfo {
257257

258258
// A general status for this operation, indicates whether it is currently running or in one of the terminal statuses.
259259
temporal.api.enums.v1.NexusOperationStatus status = 6;
260-
// More detailed breakdown of NEXUS_OPERATION_STATUS_RUNNING..
260+
// More detailed breakdown of NEXUS_OPERATION_STATUS_RUNNING.
261261
temporal.api.enums.v1.PendingNexusOperationState state = 7;
262262

263263
// Schedule-to-close timeout for this operation.

0 commit comments

Comments
 (0)