diff --git a/website/content/api-docs/catalog.mdx b/website/content/api-docs/catalog.mdx index b6408c3e16..89ad4bf201 100644 --- a/website/content/api-docs/catalog.mdx +++ b/website/content/api-docs/catalog.mdx @@ -399,9 +399,9 @@ The table below shows this endpoint's support for [agent caching](/api-docs/features/caching), and [required ACLs](/api-docs/api-structure#authentication). -| Blocking Queries | Consistency Modes | Agent Caching | ACL Required | -| ---------------- | ----------------- | ------------------ | -------------- | -| `YES` | `all` | `blocking refresh` | `service:read` | +| Blocking Queries | Consistency Modes | Agent Caching | ACL Required | +| ---------------- | ----------------- | -------------------- | -------------- | +| `YES` | `all` | `background refresh` | `service:read` | The corresponding CLI command is [`consul catalog services`](/commands/catalog/services).