Skip to content

Commit 40296bb

Browse files
author
Paul Goulden
authored
Merge pull request #1 from paulygo/correction-to-'create-an-ssh-key'-instructions
Fixes #582 removed the word 'public'
2 parents a2186e0 + e690200 commit 40296bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sites/en/installfest/create_an_ssh_key.step

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The key fingerprint is:
6565
end
6666
end
6767

68-
message "Add your generated public key to the authentication agent using the following command:"
68+
message "Add your generated key to the authentication agent using the following command:"
6969

7070
console "ssh-add ~/.ssh/id_rsa"
7171

0 commit comments

Comments
 (0)