From 1559a56721429be7bf1efd97b2fe0d716fc92b11 Mon Sep 17 00:00:00 2001 From: "mintlify-development[bot]" <109878554+mintlify-development[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 01:14:33 +0000 Subject: [PATCH] style: fix passive voice in analytics overview Rewording to use active voice per Vale style guide Generated-By: mintlify-agent --- integrations/analytics/overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/analytics/overview.mdx b/integrations/analytics/overview.mdx index 468813b9e..486a9a610 100644 --- a/integrations/analytics/overview.mdx +++ b/integrations/analytics/overview.mdx @@ -706,7 +706,7 @@ All tracked events use the `docs.` prefix. | `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