diff --git a/frontend/src/views/Interactions.vue b/frontend/src/views/Interactions.vue
index ca2405c..053202e 100644
--- a/frontend/src/views/Interactions.vue
+++ b/frontend/src/views/Interactions.vue
@@ -30,7 +30,9 @@
- {{ row.article_title || row.article_id || '--' }}
+ {{ row.article_title || row.article_id || '--' }}
@@ -83,14 +85,14 @@