From 396154efa4aa3183c08aea038cb7a280f33d53cc Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 21:56:47 +0000 Subject: [PATCH] fix: replace double hyphen with em dash in static export overview --- api/static-export/overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/static-export/overview.mdx b/api/static-export/overview.mdx index f6bcef8bb..8e5a1aeb9 100644 --- a/api/static-export/overview.mdx +++ b/api/static-export/overview.mdx @@ -46,7 +46,7 @@ Which features are available depends on how you host your deployment. Air-gapped ## Authentication -Authenticate requests with your admin API key. Generate an admin API key on the [API keys page](https://app.mintlify.com/settings/organization/api-keys) in your dashboard. Admin API keys begin with the `mint_` prefix and are server-side secrets--do not expose them in client-side code. +Authenticate requests with your admin API key. Generate an admin API key on the [API keys page](https://app.mintlify.com/settings/organization/api-keys) in your dashboard. Admin API keys begin with the `mint_` prefix and are server-side secrets—do not expose them in client-side code. ## Deploy the bundle to your Enterprise Helm chart