diff --git a/content/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md b/content/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md index dd058b39537b..a51fcf6212e9 100644 --- a/content/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md +++ b/content/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md @@ -91,7 +91,7 @@ If you are a site administrator for {% data variables.location.product_location {% linux %} ```shell - > Enter a file in which to save the key (/home/YOU/.ssh/ALGORITHM):[Press enter] + > Enter a file in which to save the key (/home/YOU/.ssh/id_ALGORITHM):[Press enter] ``` {% endlinux %}