From 118df70c71c51b4562297d92d052017557e47c88 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 20:05:31 +0000 Subject: [PATCH] docs: fix grammar in editor suggestions reject step --- editor/suggestions.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor/suggestions.mdx b/editor/suggestions.mdx index 87b2ac968..a7b94ffd9 100644 --- a/editor/suggestions.mdx +++ b/editor/suggestions.mdx @@ -44,7 +44,7 @@ Accepting a suggestion resolves and deletes the suggestion thread. The accepted ## Reject a suggestion -1. Click highlighted suggestion text. +1. Click the highlighted suggestion text. 2. Click the **Reject** button to discard the proposed change. Rejecting a suggestion resolves and deletes the suggestion thread.