Skip to content

Commit 57c7d36

Browse files
authored
Merge pull request #53880 from github/repo-sync
Repo sync
2 parents 7d5aca1 + a8e008b commit 57c7d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/repositories/creating-and-managing-repositories/about-repositories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Fork | A new repository that shares code and visibility settings with the origin
3939
Merge | To take the changes from one branch and apply them to another.
4040
Pull request | A request to merge changes from one branch into another.
4141
Remote | A repository stored on {% data variables.product.product_name %}, not on your computer.
42-
Upstream | The branch on an original repository that has been forked or cloned. The corresponding branch on the cloned or forked branch is called the "downstream."
42+
Upstream | The branch on an original repository that has been forked or cloned. The corresponding branch on the cloned or forked repository is called the "downstream."
4343

4444
{% endrowheaders %}
4545

0 commit comments

Comments
 (0)