Merge branch 'master' into 4232-slow-pipes-n-jobs
[arvados.git] / apps / workbench / app / views / application / _title_and_buttons.html.erb
index f79419247321fba8aeff4f28577536613fa3833e..31ff2e6e21a6e659ad8f75d14d2630e020b4d62b 100644 (file)
@@ -27,7 +27,7 @@
              success: 'redirect-to-created-object'
            }.to_json),
           { class: "btn btn-sm btn-primary", remote: true, method: 'get',
-            title: "Make a copy this #{object_class}" }) do %>
+            title: "Make a copy of this #{object_class}" }) do %>
         <i class="fa fa-fw fa-copy"></i> Copy to project...
       <% end %>
     <% end %>