Skip to content

Commit e690200

Browse files
author
Paul Goulden
authored
Fixes #582 removed the word 'public'
1 parent a2186e0 commit e690200

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)