From ef24031a0a80e7b2c55d2b4cdd88129494789c02 Mon Sep 17 00:00:00 2001 From: sarahalsmiller <100602640+sarahalsmiller@users.noreply.github.com> Date: Mon, 1 Aug 2022 15:55:38 -0500 Subject: [PATCH] Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx --- .../docs/api-gateway/configuration/gatewayclassconfig.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`