diff --git a/components/sections/ExploreSection.vue b/components/sections/ExploreSection.vue
index daaf9dcd..6a968cdc 100644
--- a/components/sections/ExploreSection.vue
+++ b/components/sections/ExploreSection.vue
@@ -16,6 +16,7 @@
tag="h2"
scope="global"
>
+
{{ $t('explore.title.witnet') }}
diff --git a/locales/en-US.json b/locales/en-US.json
index d5e3390b..d794e1b3 100644
--- a/locales/en-US.json
+++ b/locales/en-US.json
@@ -105,7 +105,7 @@
},
"explore": {
"title": {
- "main": "Explore the Power of the {0}.",
+ "main": "Explore the Power of the {0}{1}.",
"witnet": "Wit/Oracle"
},
"description": "Dive into datasets and detailed insights by navigating through transparent data effortlessly.",