From fe843257cf158830dee47e6379db21fb1bc195fc Mon Sep 17 00:00:00 2001 From: Sarah Alsmiller Date: Mon, 26 Jun 2023 11:36:51 -0500 Subject: [PATCH] fix formating issues --- website/content/docs/api-gateway/usage/errors.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/docs/api-gateway/usage/errors.mdx b/website/content/docs/api-gateway/usage/errors.mdx index 4c95951408..ba2c40f6f2 100644 --- a/website/content/docs/api-gateway/usage/errors.mdx +++ b/website/content/docs/api-gateway/usage/errors.mdx @@ -59,7 +59,7 @@ The installation process typically fails after this error message is generated. **Resolution:** Install the required CRDs. Refer to the [Consul API Gateway installation instructions](/consul/docs/api-gateway/install#installation) for instructions. -### Operation cannot be fulfilled, the object has been modified +## Operation cannot be fulfilled, the object has been modified ``` {"error": "Operation cannot be fulfilled on gatewayclassconfigs.consul.hashicorp.com \"consul-api-gateway\": the object has been modified; please apply your changes to the latest version and try again"} @@ -72,4 +72,4 @@ This error occurs when the gateway controller attempts to update an object that Excessive error logs are produced, but there is no impact to the functionality of the controller. **Resolution:** -No action needs to be taken to resolve this issue, +No action needs to be taken to resolve this issue.