Skip to content

Commit 27d7da9

Browse files
Update content/github/collaborating-with-issues-and-pull-requests/changing-the-base-branch-of-a-pull-request.md
Co-authored-by: Janice <[email protected]>
1 parent d5dd4bb commit 27d7da9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/github/collaborating-with-issues-and-pull-requests/changing-the-base-branch-of-a-pull-request.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ versions:
2222

2323
{% tip %}
2424

25-
**Tip:**
26-
When you open a Pull Request, GitHub will set the base to the commit that branch references. If the branch is updated in the future, GitHub will not update the base branch's commit.
25+
**Tip:** When you open a pull request, {% data variables.product.product_name %} will set the base to the commit that branch references. If the branch is updated in the future, {% data variables.product.product_name %} will not update the base branch's commit.
2726

2827
{% endtip %}
2928

0 commit comments

Comments
 (0)