diff --git a/app/views/deploy_keys/index.html.haml b/app/views/deploy_keys/index.html.haml index 9e136a6..7801302 100644 --- a/app/views/deploy_keys/index.html.haml +++ b/app/views/deploy_keys/index.html.haml @@ -29,4 +29,4 @@ = render @available_keys - if @available_keys.blank? .light-well - %p.nothing_here_message All deploy keys from projects you can manage will be displayed here + %p.nothing_here_message All deploy keys created in projects you own will be displayed here -- libgit2 0.21.2