diff --git a/client/src/components/Dataset/DatasetName.vue b/client/src/components/Dataset/DatasetName.vue
index 29986ea127a3..be8e5382a9c3 100644
--- a/client/src/components/Dataset/DatasetName.vue
+++ b/client/src/components/Dataset/DatasetName.vue
@@ -2,7 +2,7 @@
diff --git a/client/src/components/Workflow/InvocationsList.vue b/client/src/components/Workflow/InvocationsList.vue
index 5e0a9d70be83..3bdc529f3e4a 100644
--- a/client/src/components/Workflow/InvocationsList.vue
+++ b/client/src/components/Workflow/InvocationsList.vue
@@ -50,7 +50,7 @@
:title="getStoredWorkflowNameByInstanceId(data.item.workflow_id)"
class="truncate">
- {{ getStoredWorkflowNameByInstanceId(data.item.workflow_id) }}
+ {{ getStoredWorkflowNameByInstanceId(data.item.workflow_id) }}