docs: clarify fork-and-pull model wording (replace 'of it' with 'that')#45097
docs: clarify fork-and-pull model wording (replace 'of it' with 'that')#45097krsnaSuraj wants to merge 1 commit into
Conversation
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
There was a problem hiding this comment.
Pull request overview
This PR makes a small clarity/grammar improvement in the “Fork and pull model” section by replacing the phrase “a fork of it you created” with the clearer “a fork that you created,” without changing the technical meaning.
Changes:
- Updates one sentence in the fork-and-pull model description to remove awkward wording.
Why:
Closes: #44811
What's being changed (if available, include any code snippets, screenshots, or gifs):
Replaces the clunky phrase "a fork of it you created" with "a fork that you created" in the "Fork and pull model" section of
content/pull-requests/collaborating-with-pull-requests/getting-started/about-collaborative-development-models.md. This is a grammatical/clarity correction (no technical meaning changed), which the docs team explicitly accepts and a maintainer pre-approved in the linked issue.Check off the following: