From 301fbd9898210d2b36afcee5de1ba9b0f9aab993 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 23:37:30 +0000 Subject: [PATCH] Add browser spellcheck feature to editor documentation Generated-By: mintlify-agent --- editor/pages.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor/pages.mdx b/editor/pages.mdx index aa19f0d88..f52d205a2 100644 --- a/editor/pages.mdx +++ b/editor/pages.mdx @@ -43,7 +43,7 @@ Switch between visual and Markdown mode with the toggle in the toolbar. The web ### Visual mode -Edit content with real-time previews that show how the content looks when published. +Edit content with real-time previews that show how the content looks when published. The editor uses your browser's built-in spellcheck to highlight misspelled words as you type. - **Add text**: Type in the editor to see how the text appears when published. - **Format text**: Use the toolbar to bold, italicize, or apply other formatting to text.