Skip to content

docs: fix terminology inconsistencies and grammar issues#5895

Merged
chenjiahan merged 4 commits intomainfrom
copilot/fix-a701ebf1-ef59-40df-b39f-ea19b1480f6a
Aug 20, 2025
Merged

docs: fix terminology inconsistencies and grammar issues#5895
chenjiahan merged 4 commits intomainfrom
copilot/fix-a701ebf1-ef59-40df-b39f-ea19b1480f6a

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Aug 20, 2025

Fixed various documentation errors found across the website/docs directory, including terminology inconsistencies and grammatical issues.

Changes Made

Terminology Consistency Fixes

  • Source Map capitalization: Changed "Source Map" to "source map" for consistency across documentation
  • TOML naming: Fixed inconsistent usage of "Toml" vs "TOML", now consistently using "TOML"
  • Built-in terminology: Changed "builtin" to "built-in" for better readability and consistency

Grammar and Language Improvements

  • Fixed verb tense: "browser fetching data" → "browser fetches data"
  • Fixed subject-verb agreement: "Rsbuild only set" → "Rsbuild only sets"
  • Improved clarity: "bundler processes the web application" → "bundlers process web applications"

Files Modified

English Documentation (6 files):

  • website/docs/en/api/javascript-api/dev-server-api.mdx
  • website/docs/en/guide/basic/json-files.mdx
  • website/docs/en/guide/basic/output-files.mdx
  • website/docs/en/guide/migration/webpack.mdx
  • website/docs/en/guide/start/glossary.mdx
  • website/docs/en/config/output/filename.mdx

Chinese Documentation (2 files):

  • website/docs/zh/guide/migration/webpack.mdx
  • website/docs/zh/guide/start/glossary.mdx

All changes have been verified with linting and spell checking to ensure no new issues were introduced.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Aug 20, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ chenjiahan
❌ Copilot
You have signed the CLA already but the status is still pending? Let us recheck it.

@netlify
Copy link
Copy Markdown

netlify bot commented Aug 20, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 834deeb
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/68a59769f5ddc700085fb5f4
😎 Deploy Preview https://deploy-preview-5895--rsbuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 75 (🟢 up 7 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI and others added 2 commits August 20, 2025 09:25
Co-authored-by: chenjiahan <7237365+chenjiahan@users.noreply.github.com>
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... docs: fix terminology inconsistencies and grammar issues across documentation Aug 20, 2025
Copilot AI requested a review from chenjiahan August 20, 2025 09:29
@chenjiahan chenjiahan marked this pull request as ready for review August 20, 2025 09:38
Copilot AI review requested due to automatic review settings August 20, 2025 09:38
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes terminology inconsistencies and grammar issues across the Rsbuild documentation to improve clarity and maintain consistency. The changes focus on standardizing technical terms and correcting grammatical errors without affecting code functionality.

Key changes include:

  • Standardized terminology: "Source Map" → "source map", "Toml" → "TOML", "builtin" → "built-in"
  • Fixed grammar issues: verb tense corrections and subject-verb agreement improvements
  • Applied changes consistently across both English and Chinese documentation

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
website/docs/zh/guide/start/glossary.mdx Updated Chinese translation to use consistent terminology for bundlers
website/docs/zh/guide/migration/webpack.mdx Fixed TOML capitalization in Chinese documentation table
website/docs/en/guide/start/glossary.mdx Corrected grammar for bundler descriptions and browser data fetching
website/docs/en/guide/migration/webpack.mdx Standardized TOML capitalization in migration guide table
website/docs/en/guide/basic/output-files.mdx Changed "Source Map" to lowercase "source map" for consistency
website/docs/en/guide/basic/json-files.mdx Updated TOML capitalization throughout the JSON files guide
website/docs/en/config/output/filename.mdx Fixed subject-verb agreement: "Rsbuild only set" → "Rsbuild only sets"
website/docs/en/api/javascript-api/dev-server-api.mdx Changed "builtin" to "built-in" for better readability

@chenjiahan chenjiahan changed the title docs: fix terminology inconsistencies and grammar issues across documentation docs: fix terminology inconsistencies and grammar issues Aug 20, 2025
@chenjiahan chenjiahan merged commit 39703b4 into main Aug 20, 2025
11 of 12 checks passed
@chenjiahan chenjiahan deleted the copilot/fix-a701ebf1-ef59-40df-b39f-ea19b1480f6a branch August 20, 2025 10:09
@chenjiahan chenjiahan mentioned this pull request Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants