docs: fix documentation errors, grammar, typos, and file references#5892
Merged
chenjiahan merged 4 commits intomainfrom Aug 20, 2025
Merged
Conversation
✅ Deploy Preview for rsbuild ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
|
Co-authored-by: chenjiahan <7237365+chenjiahan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix various documentation errors found across the website/docs directory, including typos, grammatical issues, and terminology inconsistencies.
- Do not need to update the cpsell config.
- Avoid making too many changes in a single PR; limit to less th...
Fix documentation errors: grammar, typos, and file references
Aug 20, 2025
chenjiahan
reviewed
Aug 20, 2025
chenjiahan
reviewed
Aug 20, 2025
chenjiahan
approved these changes
Aug 20, 2025
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR fixes various documentation errors across the website/docs directory, including grammatical mistakes, spelling issues, and clarity improvements in the English documentation files.
- Grammar corrections (verb forms, subject-verb agreement, unnecessary words)
- Clarity improvements for better readability
- Punctuation fixes (missing periods)
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| website/docs/en/guide/basic/static-deploy.mdx | Fixed subject-verb agreement "includes" → "include" and added missing period |
| website/docs/en/guide/basic/output-files.mdx | Improved clarity by changing "same level directory" → "same directory" |
| website/docs/en/guide/basic/json-files.mdx | Fixed verb form "supports import" → "supports importing" |
| website/docs/en/config/root.mdx | Removed unnecessary "be" from "is also be passed" → "is also passed" |
| website/docs/en/config/performance/build-cache.mdx | Fixed singular/plural agreement "arrays" → "array" |
Merged
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.

This PR fixes various documentation errors found across the website/docs directory, including typos, grammatical issues, and terminology inconsistencies.
Changes Made
Grammar and Language Fixes
Clarity Improvements
File Reference Corrections
title="src/env.d.ts"from JavaScript code block that was importing a TOML fileValidation
These fixes improve the overall quality and readability of the Rsbuild documentation while maintaining consistency across all files.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.