From fcf830f22b7070e7390f3c7c520af5ca9d20b2d0 Mon Sep 17 00:00:00 2001 From: Kiara Hoheb <121005877+kxtara@users.noreply.github.com> Date: Thu, 30 May 2024 16:30:26 -0400 Subject: [PATCH] Moved period inside ending quotation mark for #upstream (#33252) Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com> --- data/glossaries/external.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/glossaries/external.yml b/data/glossaries/external.yml index 2bc6c75053..6d0789bd43 100644 --- a/data/glossaries/external.yml +++ b/data/glossaries/external.yml @@ -746,7 +746,7 @@ When talking about a branch or a fork, the primary branch on the original repository is often referred to as the "upstream", since that is the main place that other changes will come in from. The branch/fork you are working - on is then called the "downstream". Also called origin. + on is then called the "downstream." Also called origin. - term: upstream branch description: >- The default branch that is merged into the branch in question (or the branch