rds: remove trailing whitespace nit. (#121)

pull/122/head
htuch 8 years ago committed by GitHub
parent 0b35f3efc3
commit 42594105b5
  1. 2
      api/rds.proto

@ -103,7 +103,7 @@ message RouteMatch {
message RouteAction {
oneof cluster_specifier {
// Indicates the upstream cluster to which the request should be routed
// Indicates the upstream cluster to which the request should be routed
// to.
string cluster = 1;
// Envoy will determine the cluster to route to by reading the value of the

Loading…
Cancel
Save