Skip to content

Commit bda88f5

Browse files
Update content/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1defd14 commit bda88f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Before adding a new SSH key to the ssh-agent to manage your keys, you should hav
183183
> git config --global gpg.ssh.program "C:/Windows/System32/OpenSSH/ssh-keygen.exe"
184184
> ```
185185
>
186-
> Alternatively, you can re-install Git for Windows and select the **Use external OpenSSH** option during the installation process.
186+
> Alternatively, you can reinstall Git for Windows and select the **Use external OpenSSH** option during the installation process.
187187

188188

189189
{% endwindows %}

0 commit comments

Comments
 (0)