Skip to content

Commit ce9f845

Browse files
authored
docs: fix path in docs/rename.md (#1115)
Fix an incorrectly-formatted Windows environment variable in rename.md.
2 parents fb1942a + 4eb21ee commit ce9f845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rename.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Look out for entries that include `git-credential-manager-core` or
133133
or `manager` respectively.
134134

135135
> **Note:** When updating the Git configuration file in your home directory
136-
> (`$HOME/.gitconfig` or `%USERPROFILE\.gitconfig%`) you should ensure there are
136+
> (`$HOME/.gitconfig` or `%USERPROFILE%\.gitconfig`) you should ensure there are
137137
> is an additional blank entry for `credential.helper` before the GCM entry.
138138
>
139139
> **Mac/Linux**

0 commit comments

Comments
 (0)