diff --git a/app/views/shared/_no_ssh.html.haml b/app/views/shared/_no_ssh.html.haml
index c2d0065..a11f2bc 100644
--- a/app/views/shared/_no_ssh.html.haml
+++ b/app/views/shared/_no_ssh.html.haml
@@ -4,5 +4,5 @@
You won't be able to pull or push project code until you
%strong
= link_to new_key_path, class: "vlink" do
- add a SSH key
+ add an SSH key
to your profile
--
libgit2 0.21.2