Commit 9d56c7f6571bf2c4d8650cb07d070f90b79a6c5e

Authored by Valeriy Sizov
1 parent a8398e51

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 4 You won't be able to pull or push project code until you
5 5 %strong
6 6 = link_to new_key_path, class: "vlink" do
7   - add a SSH key
  7 + add an SSH key
8 8 to your profile
... ...