Skip to content

Commit 429a60b

Browse files
Minor documentation formatting and wording improvement in README
This PR makes two small improvements to the README: • Removes trailing whitespace after a sentence • Improves wording in one sentence for readability No functional changes. AI assistance was used only to help draft the wording, and the changes were verified manually.
1 parent cc5a1ff commit 429a60b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ Welcome to GitHub Docs! GitHub’s documentation is open source, meaning anyone
1111

1212
## How we sync changes across Docs repositories
1313

14-
There are two GitHub Docs repositories:
14+
There are two GitHub Docs repositories:
1515

1616
- **`github/docs`** (public): Open to external contributions
1717

1818
- **`github/docs-internal`** (private): For GitHub employee contributions.
1919

20-
The two repositories sync frequently. Content changes in one are reflected in the other. Hubbers might prefer to post in `docs` when working with a customer, but `docs` has limitations on the types of contributions it accepts to safeguard the site and our workflows. Internal contributions should usually go to `docs-internal`.
20+
The two repositories sync frequently, so content changes in one are reflected in the other. Hubbers might prefer to post in `docs` when working with a customer, but `docs` has limitations on the types of contributions it accepts to safeguard the site and our workflows. Internal contributions should usually go to `docs-internal`.
2121

2222
**Important:** The `docs` repository accepts contributions to content files (`.md` files in `/content` and select `/data` sections like reusables only). Infrastructure files, workflows, and site-building code are not open for external modification.
2323

0 commit comments

Comments
 (0)