fixed spelling mistake - 'yo tour' to 'to your'

This commit is contained in:
Dean Perry 2012-02-28 19:31:27 +00:00
parent 34e1580184
commit c9c292f350
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
- if current_user.require_ssh_key?
.alert-message.block-message.error
%ul
%li You have no ssh keys added yo tour profile.
%li You have no ssh keys added to your profile.
%li You wont be able to pull/push repository.
%li Visit profile → keys and add public key of every machine you want to use for work with gitlabhq.