Fix grammar & typos: editor docs corrections - #7114
Merged
Merged
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
11 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes two small grammar/punctuation issues in the editor pages changed by #7112.
Changes
editor/index.mdx: added missing "even" in the Reset editor tip ("appears even when the file is present"), matching the wording ineditor/settings.mdx.editor/pages.mdx: added missing comma after "by default" in the hidden-files sentence.Note
Low Risk
Markdown documentation wording only; no runtime, API, or configuration impact.
Overview
Documentation-only copy edits in the editor docs—no product or code behavior changes.
In
editor/index.mdx, the Reset editor tip now says theUnable to find docs.jsonerror can appear even when the file is on the deployment branch (adds missing even for correct meaning and consistency with related settings copy).In
editor/pages.mdx, a comma was added after by default in the sentence listing which files Home hides.Reviewed by Cursor Bugbot for commit d2c535d. Bugbot is set up for automated code reviews on this repo. Configure here.