File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ type HTTPRouteRule struct {
207
207
//
208
208
// If *all* entries in BackendRefs are invalid, and there are also no filters
209
209
// specified in this route rule, *all* traffic which matches this rule MUST
210
- // recieve a 500 status code (exactly).
210
+ // receive a 500 status code (exactly).
211
211
//
212
212
// See the HTTPBackendRef definition for the rules about what makes a single
213
213
// HTTPBackendRef invalid.
Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ type HTTPRouteRule struct {
206
206
//
207
207
// If *all* entries in BackendRefs are invalid, and there are also no filters
208
208
// specified in this route rule, *all* traffic which matches this rule MUST
209
- // recieve a 500 status code (exactly).
209
+ // receive a 500 status code (exactly).
210
210
//
211
211
// See the HTTPBackendRef definition for the rules about what makes a single
212
212
// HTTPBackendRef invalid.
You can’t perform that action at this time.
0 commit comments