Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
Co-authored-by: David Reiss <[email protected]>
  • Loading branch information
Sushisource and dnr authored Feb 12, 2025
1 parent f9ba485 commit 020b556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion temporal/api/taskqueue/v1/message.proto
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ message TimestampedCompatibleBuildIdRedirectRule {
google.protobuf.Timestamp create_time = 2;
}

// Attached to task responsese to give hints to the SDK about how it may adjust its number of
// Attached to task responses to give hints to the SDK about how it may adjust its number of
// pollers.
message PollerScalingDecision {
// How many poll requests to suggest should be added or removed, if any. As of now, server only
Expand Down

0 comments on commit 020b556

Please sign in to comment.