4232: bonus fix of missing word in template
[arvados.git] / apps / workbench / app / views / application / _title_and_buttons.html.erb
index 4a40510dc41956cd665f7f8cdfff7236aeeee939..887529b10d5c35e435608f33f1ae61631afc0209 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 %>