From 64cf21e0d1de52df797e4cf3bd7e3730758ed642 Mon Sep 17 00:00:00 2001 From: John Maguire Date: Fri, 27 Sep 2024 13:12:03 -0400 Subject: [PATCH] Update website/content/api-docs/catalog.mdx Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com> --- website/content/api-docs/catalog.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/api-docs/catalog.mdx b/website/content/api-docs/catalog.mdx index f169ac47205b..f773353483a2 100644 --- a/website/content/api-docs/catalog.mdx +++ b/website/content/api-docs/catalog.mdx @@ -212,7 +212,7 @@ The behavior of the endpoint depends on what keys are provided. You can also specify the namespace in the `Service` or `Check` fields; if namespaces are specified in multiple places, they must all be the same. -- `Partition` `(string: "")` - Specifies the partition of the service and checks you deregister. +- `Partition` `(string: "")` - Specifies the admin partition of the service and checks you deregister. ### Sample Payloads