From 5ef5b51e05263d480248c46263703781c58cdb4f Mon Sep 17 00:00:00 2001 From: Greg Mondello <72952982+gmondello@users.noreply.github.com> Date: Tue, 19 Aug 2025 03:23:47 -0500 Subject: [PATCH] Remove "for an enterprise" from billing API docs intro (#57162) --- content/rest/billing/billing.md | 2 +- content/rest/billing/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rest/billing/billing.md b/content/rest/billing/billing.md index 71170d24af..efefe23d98 100644 --- a/content/rest/billing/billing.md +++ b/content/rest/billing/billing.md @@ -2,7 +2,7 @@ title: REST API endpoints for billing shortTitle: Billing allowTitleToDifferFromFilename: true -intro: Use the REST API to get billing information for an enterprise. +intro: Use the REST API to get billing information. topics: - API versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 diff --git a/content/rest/billing/index.md b/content/rest/billing/index.md index 8ed2ba4cb7..64d58fcc0b 100644 --- a/content/rest/billing/index.md +++ b/content/rest/billing/index.md @@ -2,7 +2,7 @@ title: REST API endpoints for billing shortTitle: Billing allowTitleToDifferFromFilename: true -intro: Use the REST API to get billing information for an enterprise. +intro: Use the REST API to get billing information. topics: - API versions: