diff --git a/common/constants.js b/common/constants.js
index a2809d6b76625aaef42c4fa54abc3c668dd3747c..d049e51ec4cb95099b437d673a082b93abff1f7b 100644
--- a/common/constants.js
+++ b/common/constants.js
@@ -8,7 +8,7 @@
     COLLAPSE: 'Collapse',
 
     // dataset specific
-    EXPLORE_DATASET_IN_KG: `Explore dataset in Knowledge`,
+    EXPLORE_DATASET_IN_KG: `Explore dataset in Knowledge Graph`,
     SHOW_DATASET_PREVIEW: 'Show dataset preview',
     TOGGLE_EXPLORE_PANEL: `Toggle explore panel`,
     MODALITY_FILTER: `Toggle dataset modality filter`,