Skip to content

Commit

Permalink
"what Deployment Version" -> "which Deployment Version"
Browse files Browse the repository at this point in the history
  • Loading branch information
carlydf authored Jan 28, 2025
1 parent f8a0e53 commit e141ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion temporal/api/deployment/v1/message.proto
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ message VersionMetadata {
}

message RoutingInfo {
// Always present. Specifies what Deployment Version should should receive new workflow
// Always present. Specifies which Deployment Version should should receive new workflow
// executions and tasks of existing unversioned or AutoUpgrade workflows.
// Can be one of the following:
// - The Build ID of a Version of this Deployment that supports Versioning Behaviors (i.e. has
Expand Down

0 comments on commit e141ff1

Please sign in to comment.