Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion integrations/analytics/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

<Card
title="Mixpanel"
href="/integrations/analytics/mixpanel"

Check warning on line 47 in integrations/analytics/overview.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

integrations/analytics/overview.mdx#L47

Use 'Mixpanel' instead of 'mixpanel'.
horizontal
icon={
<svg
Expand Down Expand Up @@ -89,7 +89,7 @@

<Card
title="PostHog"
href="/integrations/analytics/posthog"

Check warning on line 92 in integrations/analytics/overview.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

integrations/analytics/overview.mdx#L92

Use 'PostHog' instead of 'posthog'.
horizontal
icon={
<svg
Expand Down Expand Up @@ -706,7 +706,7 @@
| `docs.assistant.thumbs_down` | User clicks the negative feedback button on an assistant response. |
| `docs.assistant.spam_detected` | The assistant detects spam in a user message. |
| `docs.autopilot.suggestion.created` | The agent creates a documentation suggestion. |
| `docs.autopilot.suggestion.no_suggestion` | The agent determines no documentation update is needed. |
| `docs.autopilot.suggestion.no_suggestion` | The agent determines the documentation does not need updating. |

### Contextual menu

Expand Down