fix grammar
[arvados.git] / apps / workbench / app / views / users / home.html.erb
index 28e6a5bcc271cb801a95225b43c0baec9df57231..09185c62d9fcad0295799f4a6ef4429396bf9040 100644 (file)
@@ -55,8 +55,8 @@
     <strong>SSH keys</strong>
     <span class="badge <%= 'badge-success' if @my_ssh_keys.any? %> pull-right"><%= @my_ssh_keys.count %></span>
   </div>
-  You&rsquo;ll use public key authentication when logging in to a
-  VM or use a hosted git repository.
+  You&rsquo;ll use public key authentication for logging in to
+  VMs and using hosted git repositories.
   <br />
   <%= link_to raw('Add/edit keys &#x279c;'), authorized_keys_path, class: "pull-right btn #{'btn-primary' if @my_ssh_keys.empty?}" %>
 </div>