Skip to content

Commit 00b32a0

Browse files
authored
Small Changes (#36160)
1 parent f07c33d commit 00b32a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/get-started/getting-started-with-git/setting-your-username-in-git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can change the name that is associated with your Git commits using the `git
1818

1919
Changing the name associated with your Git commits using `git config` will only affect future commits and will not change the name used for past commits.
2020

21-
## Setting your Git username for _every_ repository on your computer
21+
## Setting your Git username for every repository on your computer
2222

2323
{% data reusables.command_line.open_the_multi_os_terminal %}
2424

0 commit comments

Comments
 (0)