Commit 9d56c7f6571bf2c4d8650cb07d070f90b79a6c5e
1 parent
a8398e51
Exists in
master
and in
4 other branches
Update app/views/shared/_no_ssh.html.haml
TYPO
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/shared/_no_ssh.html.haml
@@ -4,5 +4,5 @@ | @@ -4,5 +4,5 @@ | ||
4 | You won't be able to pull or push project code until you | 4 | You won't be able to pull or push project code until you |
5 | %strong | 5 | %strong |
6 | = link_to new_key_path, class: "vlink" do | 6 | = link_to new_key_path, class: "vlink" do |
7 | - add a SSH key | 7 | + add an SSH key |
8 | to your profile | 8 | to your profile |