Skip to content

Commit 1481040

Browse files
Fix 33136 move period inside quotation (#33284)
Co-authored-by: Alex Nguyen <[email protected]>
1 parent 91159d0 commit 1481040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/glossaries/external.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -752,7 +752,7 @@
752752
The default branch that is merged into the branch in question (or the branch
753753
in question is rebased onto). It is configured via `branch.<name>.remote` and
754754
`branch.<name>.merge`. If the upstream branch of A is origin/B sometimes we
755-
say "A is tracking origin/B".
755+
say "A is tracking origin/B."
756756
- term: user
757757
description: >-
758758
Users are people with personal GitHub accounts. Each user has a personal profile, and

0 commit comments

Comments
 (0)