From 68da82507357bded7065c94348086d2cce8b5157 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 23:25:26 +0000 Subject: [PATCH 1/2] docs: use "Select" instead of "Click" in assistant skills for style consistency --- .mintlify/assistant/skills/custom-domain-rate-limit/skill.mdx | 2 +- .mintlify/assistant/skills/editor-reset/skill.mdx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.mintlify/assistant/skills/custom-domain-rate-limit/skill.mdx b/.mintlify/assistant/skills/custom-domain-rate-limit/skill.mdx index ea0246620b..6bc607fbe1 100644 --- a/.mintlify/assistant/skills/custom-domain-rate-limit/skill.mdx +++ b/.mintlify/assistant/skills/custom-domain-rate-limit/skill.mdx @@ -11,7 +11,7 @@ Tell the user to: 1. Wait 24-72 hours before retrying. The rate limit clears on its own. 2. Leave the domain entry as-is in the dashboard. Deleting and re-adding the domain triggers new certificate requests and can extend the wait. -3. Avoid refreshing or clicking retry. Additional attempts may extend the cooldown further. +3. Avoid refreshing or selecting retry. Additional attempts may extend the cooldown further. Once the cooldown clears, the `_acme-challenge` TXT value appears automatically. The user can then add it to their DNS and complete validation as normal. diff --git a/.mintlify/assistant/skills/editor-reset/skill.mdx b/.mintlify/assistant/skills/editor-reset/skill.mdx index de44f1cbf0..d6d293f15a 100644 --- a/.mintlify/assistant/skills/editor-reset/skill.mdx +++ b/.mintlify/assistant/skills/editor-reset/skill.mdx @@ -10,9 +10,9 @@ A force reset usually fixes a web editor that is broken, showing stale content, Walk the user through these steps: 1. Open the web editor at [app.mintlify.com](https://app.mintlify.com). -2. Click the settings button in the editor toolbar. It has a gear icon and no text label. +2. Select the settings button in the editor toolbar. It has a gear icon and no text label. 3. Scroll down to the **Reset Editor** section. -4. Click **Reset Editor**. +4. Select **Reset Editor**. The editor reloads and re-syncs from the Git repository. From 7822da64b1f003c2ffc1ee468b80db07a4da3c8c Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 01:13:12 +0000 Subject: [PATCH 2/2] docs: use "select" instead of "click" in credits export step --- credits.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/credits.mdx b/credits.mdx index ddf19b6d29..8c5ded67ea 100644 --- a/credits.mdx +++ b/credits.mdx @@ -109,7 +109,7 @@ Export your usage activity log to CSV for deeper analysis, reporting, or record- 1. Navigate to the [Usage](https://app.mintlify.com/settings/organization/usage) page in your dashboard. 2. Optionally, adjust the date range in the toolbar to change the period the export covers. -3. In the **Activity log** section, click **Export to CSV**. +3. In the **Activity log** section, select **Export to CSV**. 4. Mintlify emails you a download link when the export is ready. The link expires after 72 hours. The exported CSV includes the date, product, and credits consumed for each event in the selected range.