From d1db0c2645bb35d4523c8de07d58a9e31d19e1df Mon Sep 17 00:00:00 2001 From: Jeff Escalante Date: Mon, 25 Jan 2021 20:00:28 -0500 Subject: [PATCH] fix error in component name on autopilot page (#9638) --- website/content/api-docs/operator/autopilot.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/api-docs/operator/autopilot.mdx b/website/content/api-docs/operator/autopilot.mdx index e093d50315..3a89ea91f6 100644 --- a/website/content/api-docs/operator/autopilot.mdx +++ b/website/content/api-docs/operator/autopilot.mdx @@ -426,7 +426,7 @@ Each zone in the responses `RedundancyZones` mapping will have this structure. - `FailureTolerance` is the number of servers in this zone that could fail without causing a total zone failure and subsequent promotion of a server from another zone as a fallback. -### Upgrade Information Response Format +### Upgrade Information Response Format ```json {