Skip to content

Commit f1faa87

Browse files
author
Nick Young
committed
Fix spelling
Signed-off-by: Nick Young <ynick@vmware.com>
1 parent bf4d0ca commit f1faa87

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

apis/v1alpha2/httproute_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ type HTTPRouteRule struct {
207207
//
208208
// If *all* entries in BackendRefs are invalid, and there are also no filters
209209
// 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).
211211
//
212212
// See the HTTPBackendRef definition for the rules about what makes a single
213213
// HTTPBackendRef invalid.

apis/v1beta1/httproute_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ type HTTPRouteRule struct {
206206
//
207207
// If *all* entries in BackendRefs are invalid, and there are also no filters
208208
// 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).
210210
//
211211
// See the HTTPBackendRef definition for the rules about what makes a single
212212
// HTTPBackendRef invalid.

config/crd/experimental/gateway.networking.k8s.io_httproutes.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/crd/standard/gateway.networking.k8s.io_httproutes.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)