Skip to content

Fix typos and formatting in architecting-for-scale documentation#8954

Merged
krisstern merged 3 commits intojenkins-infra:masterfrom
utkarsh232005:fix/architecting-for-scale-typos-and-formatting
Mar 15, 2026
Merged

Fix typos and formatting in architecting-for-scale documentation#8954
krisstern merged 3 commits intojenkins-infra:masterfrom
utkarsh232005:fix/architecting-for-scale-typos-and-formatting

Conversation

@utkarsh232005
Copy link
Copy Markdown
Contributor

  • Fix missing word: 'the number of that need' → 'the number of jobs that need'
    This pull request makes minor corrections to the documentation in content/doc/book/scaling/architecting-for-scale.adoc, primarily addressing typos and clarifying phrasing.

Documentation corrections:

  • Fixed typo in the section about Jenkins controller start-up time by changing "the number of that need to be rendered" to "the number of jobs that need to be rendered".
  • Clarified phrasing in the controller grouping strategy by correcting "with on only critical product" to "with one only critical product" and improved the description of controller downtime impact.
  • Corrected spelling of "componetizing" to "componentizing" in the section on continuous delivery factors.
  • Fix missing space: 'The_.jar_' → 'The .jar'
  • Fix typo: 'with on only critical product' → 'with one only critical product'
  • Fix broken sentence: 'downtime on only affects' → 'downtime to only'
  • Fix typo: 'componetizing' → 'componentizing'

- Fix missing word: 'the number of that need' → 'the number of jobs that need'
- Fix missing space: 'The_.jar_' → 'The _.jar_'
- Fix typo: 'with on only critical product' → 'with one only critical product'
- Fix broken sentence: 'downtime on only affects' → 'downtime to only'
- Fix typo: 'componetizing' → 'componentizing'
@utkarsh232005 utkarsh232005 requested a review from a team as a code owner March 15, 2026 15:22
Copilot AI review requested due to automatic review settings March 15, 2026 15:22
@probot-autolabeler probot-autolabeler bot added the documentation Jenkins documentation, including user and developer docs, solution pages, etc. label Mar 15, 2026
Copy link
Copy Markdown

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 several typos and formatting issues in the Jenkins "Architecting for Scale" documentation.

Changes:

  • Fixed missing/incorrect words ("jobs", "one", "componentizing") and a broken sentence about controller downtime impact.
  • Fixed a missing space before _.jar_ formatting markup.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread content/doc/book/scaling/architecting-for-scale.adoc Outdated
Comment thread content/doc/book/scaling/architecting-for-scale.adoc
@utkarsh232005
Copy link
Copy Markdown
Contributor Author

@zbynek Hi! Could you please let me know if this PR looks good to merge or if any improvements are needed?

@krisstern krisstern added the bug label Mar 15, 2026
@krisstern krisstern merged commit 1e4d48a into jenkins-infra:master Mar 15, 2026
6 checks passed
@utkarsh232005 utkarsh232005 deleted the fix/architecting-for-scale-typos-and-formatting branch March 16, 2026 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug documentation Jenkins documentation, including user and developer docs, solution pages, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants