Fix typos and formatting in architecting-for-scale documentation#8954
Merged
krisstern merged 3 commits intojenkins-infra:masterfrom Mar 15, 2026
Conversation
- 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'
There was a problem hiding this comment.
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.
zbynek
reviewed
Mar 15, 2026
zbynek
reviewed
Mar 15, 2026
Co-authored-by: Zbynek Konecny <[email protected]>
Contributor
Author
|
@zbynek Hi! Could you please let me know if this PR looks good to merge or if any improvements are needed? |
zbynek
approved these changes
Mar 15, 2026
krisstern
approved these changes
Mar 15, 2026
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 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: