diff --git a/api/envoy/api/v2/rds.proto b/api/envoy/api/v2/rds.proto index 863cedaf0e93c..351c199fdeb5b 100644 --- a/api/envoy/api/v2/rds.proto +++ b/api/envoy/api/v2/rds.proto @@ -123,7 +123,7 @@ message RouteConfiguration { // option. This setting default to false if the route table is loaded dynamically via the // :ref:`rds // ` - // option. Users may which to override the default behavior in certain cases (for example when + // option. Users may wish to override the default behavior in certain cases (for example when // using CDS with a static route table). google.protobuf.BoolValue validate_clusters = 7; }