From 7c9801ecf6f9e1a2e9f71ddc8b655a7fd6704fc2 Mon Sep 17 00:00:00 2001 From: Nathan Coleman Date: Thu, 23 Feb 2023 13:02:03 -0500 Subject: [PATCH] Fix rendering error on new operator usage docs (#16393) --- website/content/api-docs/operator/usage.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/api-docs/operator/usage.mdx b/website/content/api-docs/operator/usage.mdx index ae1e9d87ccb8..75298e32b209 100644 --- a/website/content/api-docs/operator/usage.mdx +++ b/website/content/api-docs/operator/usage.mdx @@ -164,4 +164,4 @@ $ curl \ - `PartitionNamespaceConnectServiceInstances` is the total number of Connect service instances registered in the datacenter, - by partition and namespace. \ No newline at end of file + by partition and namespace.