diff --git a/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx b/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx index e46d1359d2..a2ba1cab98 100644 --- a/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx +++ b/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx @@ -88,7 +88,7 @@ Specifies the Consul HTTP port to use for authentication. * Default: `8500` ### consul.scheme -Specifies the scheme to use for connecting to Consul. The supported values are `"http"` and `"https"`. +Specifies the scheme to use for connecting to Consul. * Type: string * Required: optional * Default: `http`