You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: fix Vale warnings from PRs merged in the last week (#6222)
* docs: fix Vale warnings from PRs merged in the last week
* docs: mirror Vale style fixes into es/fr/zh translations
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
|**P0 – Critical**| Complete service outage or security incident | 15 minutes | 1 hour |
69
-
|**P1 – High**| Major functionality blocked with no available workaround | 1 hour | 3 hours |
70
-
|**P2 – Medium**| Partial degradation or functionality issue with a workaround | 6 hours | 48 hours |
71
-
|**P3 – Low**| Minor issues, cosmetic bugs, or general product inquiries | 12 hours | 96 hours |
68
+
|**P0–Critical**| Complete service outage or security incident | 15 minutes | 1 hour |
69
+
|**P1–High**| Major capability blocked with no available workaround | 1 hour | 3 hours |
70
+
|**P2–Medium**| Partial degradation or feature issue with a workaround | 6 hours | 48 hours |
71
+
|**P3–Low**| Minor issues, cosmetic bugs, or general product inquiries | 12 hours | 96 hours |
72
72
73
73
<Note>
74
-
**P0 is the only priority level with 24/7 response coverage.** P0 incidents (complete service outage or security incident) are managed directly by Mintlify engineering. We publish real-time status updates and incident progress at [status.mintlify.com](https://status.mintlify.com).
74
+
**P0 is the only priority level with 24/7 response coverage.**Mintlify engineering manages P0 incidents (complete service outage or security incident) directly. We publish real-time status updates and incident progress at [status.mintlify.com](https://status.mintlify.com).
75
75
76
76
**P1–P3 response times apply during Mintlify business hours only: 9 AM–5 PM PT, Monday–Friday, excluding US holidays.**
77
77
</Note>
@@ -116,19 +116,19 @@ Tiers 2 and 3 include the same response time targets. Mintlify will use commerci
116
116
</Accordion>
117
117
118
118
<Accordiontitle="How does the AI routing work?">
119
-
When you send a message in your dedicated Slack channel, our AI tool detects whether it's a support-related issue and automatically routes it to our support inbox. This ensures your issues are captured and triaged without requiring manual intervention.
119
+
When you send a message in your dedicated Slack channel, our AI tool detects whether it's a support-related issue and automatically routes it to our support inbox. This ensures we capture and triage your issues without requiring manual intervention.
120
120
</Accordion>
121
121
</AccordionGroup>
122
122
123
123
### Coverage hours
124
124
125
125
<AccordionGroup>
126
126
<Accordiontitle="What counts as a P0 incident?">
127
-
A P0 is a complete service outage or security incident affecting your Mintlify deployment. P0 classification is determined by Mintlify. We monitor our systems continuously and proactively open P0 incidents when the criteria are met. Real-time status is always available at [status.mintlify.com](https://status.mintlify.com).
127
+
A P0 is a complete service outage or security incident affecting your Mintlify deployment. Mintlify determines P0 classification. We monitor our systems continuously and proactively open P0 incidents when our criteria match. Real-time status is always available at [status.mintlify.com](https://status.mintlify.com).
128
128
</Accordion>
129
129
130
130
<Accordiontitle="What are Mintlify business hours?">
131
-
P1–P3 response time targets apply during **9 AM–5 PM PT, Monday–Friday, excluding US public holidays.**P0 incidents are covered 24/7 and handled by Mintlify engineering.
131
+
P1–P3 response time targets apply during **9 AM–5 PM PT, Monday–Friday, excluding US public holidays.**Mintlify engineering covers and handles P0 incidents 24/7.
Copy file name to clipboardExpand all lines: agent/integrations.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Agent integrations give the agent access to context from other tools that your t
10
10
11
11
Integrations connect in one of two ways:
12
12
13
-
-**Shared integrations** connect once for your entire organization. Anyone on the team can prompt the agent to use them. Slack, Notion, Linear, Jira, Confluence, Salesforce, Intercom, and Plain are shared.
13
+
-**Shared integrations** connect once for your entire organization. Anyone on the team can prompt the agent to use them. Slack, Notion, Linear, Jira, Confluence, Salesforce, Intercom, and Plain all connect this way.
14
14
-**Personal integrations** connect per user. Each teammate authorizes their own account, and the agent can only use a personal integration on behalf of the user who connected it. Google Calendar is personal.
15
15
16
16
Personal integrations keep user-specific data, like calendar events, scoped to the user who connected the integration instead of shared across the organization.
Copy file name to clipboardExpand all lines: api/analytics/assistant-conversations.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,4 +23,4 @@ Each conversation includes:
23
23
-**sources**: Pages referenced in the response, with title and URL
24
24
-**resolutionStatus**: Whether the assistant successfully answered the question. Either `answered` or `unanswered`. Use this field to track and analyze documentation gaps surfaced by user questions the assistant could not resolve.
25
25
-**queryCategory**: Classification of the query type (if available)
26
-
-**pageUrl**: Full URL of the documentation page where the conversation started, or `null` if no page path was captured. Use this field to attribute conversations to a specific page.
26
+
-**pageUrl**: Full URL of the documentation page where the conversation started, or `null` if no page path is available. Use this field to attribute conversations to a specific page.
Copy file name to clipboardExpand all lines: create/changelogs.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ Each `label` property for an `Update` automatically creates an entry in the righ
64
64
65
65
Add `tags` to your `Update` components to replace the table of contents with tag filters. Users can filter the changelog by selecting one or more tags.
66
66
67
-
When a user selects multiple tags, the changelog shows only updates that include every selected tag. Updates without any tags are hidden whenever a filter is active.
67
+
When a user selects multiple tags, the changelog shows only updates that include every selected tag. The changelog hides updates without tags whenever a filter is active.
Copy file name to clipboardExpand all lines: credits.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: "Credit pricing"
3
-
description: "Understand how Mintlify credits work for assistant messages, agent runs, and workflows. How credit tiers, overages, and rollovers are billed."
3
+
description: "Understand how Mintlify credits work for assistant messages, agent runs, and workflows, including how we bill credit tiers, overages, and rollovers."
@@ -25,17 +25,17 @@ For the most current pricing information, see the [Pricing page](https://mintlif
25
25
26
26
If you need more than 108,500 credits per month, [contact sales](https://www.mintlify.com/contact/sales) to discuss a custom plan.
27
27
28
-
**Overages**are charged per additional credit at $0.01 rather than triggering an automatic tier upgrade. You can set usage alerts to receive an email when you reach a certain percentage of your tier limit. Allowing overages can be cheaper than moving up a tier depending on your usage patterns.
28
+
**Overages**cost an additional $0.01 per credit rather than triggering an automatic tier upgrade. You can set usage alerts to receive an email when you reach a certain percentage of your tier limit. Allowing overages can be cheaper than moving up a tier depending on your usage patterns.
29
29
30
30
<Note>
31
-
Overages are disabled by default. You must enable them on the [Usage](https://app.mintlify.com/settings/organization/usage) page of your dashboard.
31
+
Overages default to off. You must enable them on the [Usage](https://app.mintlify.com/settings/organization/usage) page of your dashboard.
32
32
</Note>
33
33
34
34
**Rollovers** carry forward up to 50% of unused credits to the next month, so the maximum credits available in any month is 1.5 times your monthly limit. Rollovers reset if you change tiers.
35
35
36
36
Higher tiers offer a lower effective cost per credit. If your usage consistently reaches the top of your current tier, upgrading is more economical than paying ongoing overage charges.
37
37
38
-
Upgrades and downgrades take effect immediately and are prorated for the current billing cycle.
38
+
Upgrades and downgrades take effect immediately, and we prorate the charges to the current billing cycle.
39
39
40
40
For high-volume usage or custom credit packages, [contact sales](mailto:sales@mintlify.com). Custom credit packages are available on enterprise plans only.
Copy file name to clipboardExpand all lines: editor/branching-and-publishing.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,7 @@ After a reviewer approves a pull request, click **Merge and publish** to merge a
124
124
125
125
### Approve pull requests from the editor
126
126
127
-
For GitHub repositories, reviewers can approve open pull requests in the editor. When a pull request is open, an **Approve pull request** button appears in the review panel if your account has permission to review it. Click **Approve pull request** when the changes are ready to be merged. The review status updates to **Approved** and the **Merge and publish** action becomes available.
127
+
For GitHub repositories, reviewers can approve open pull requests in the editor. When a pull request is open, an **Approve pull request** button appears in the review panel if your account has permission to review it. Click **Approve pull request** when the changes are ready to merge. The review status updates to **Approved** and the **Merge and publish** action becomes available.
128
128
129
129
The approve action is not available for draft pull requests, pull requests you have already approved, or GitLab merge requests. Click **Open in GitLab** to approve a merge request in GitLab.
130
130
@@ -134,7 +134,7 @@ The approve action is not available for draft pull requests, pull requests you h
134
134
135
135
### Review changes before merging
136
136
137
-
Click any changed file in the publish menu to open it in diff view and compare your branch against the published version. In visual mode you see a visual diff; in source mode you see a text diff. Files that can't display a diff, such as images or deleted files, appear in the list but aren't clickable.
137
+
Click any changed file in the publish menu to open it in diff view and compare your branch against the published version. In visual mode you see a visual diff. In source mode you see a text diff. Files that can't display a diff, such as images or deleted files, appear in the list but aren't clickable.
Copy file name to clipboardExpand all lines: editor/configurations.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ To open the panel, click the <Icon icon="sliders-horizontal" /> configurations i
22
22
/>
23
23
</Frame>
24
24
25
-
The panel is organized into sections that map to the top-level properties in your [`docs.json`](/organize/settings).
25
+
The panel groups settings into sections that map to the top-level properties in your [`docs.json`](/organize/settings).
26
26
27
27
## General
28
28
@@ -189,7 +189,7 @@ Each entry renders as an inline row. Use the **X** icon to remove an integration
189
189
190
190
Customize the experience when a user lands on a missing page.
191
191
192
-
-**Redirect to home**: When on, missing pages redirect to your home page. When off, a 404 page is shown and you can customize the title and description below.
192
+
-**Redirect to home**: When on, missing pages redirect to your home page. When off, the site shows a 404 page and you can customize the title and description below.
193
193
-**Title**: Heading shown on the 404 page.
194
194
-**Description**: Subheading shown on the 404 page.
Copy file name to clipboardExpand all lines: editor/tutorial.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ This tutorial walks you through a complete content update using the editor. You'
39
39
40
40
</Step>
41
41
<Steptitle="Publish your branch">
42
-
When you're ready for review, create a pull request from your branch. A pull request is a proposal to merge your changes into the branch that builds your live site. Your changes only go live if the pull request is approved and merged.
42
+
When you're ready for review, create a pull request from your branch. A pull request is a proposal to merge your changes into the branch that builds your live site. Your changes only go live after someone approves and merges the pull request.
43
43
44
44
1. Click **Publish** in the toolbar to open the publish menu.
0 commit comments