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. 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.