diff --git a/apps/block_scout_web/config/navigation.exs b/apps/block_scout_web/config/navigation.exs
index 7befd77addf7..ab5cd31d6e76 100644
--- a/apps/block_scout_web/config/navigation.exs
+++ b/apps/block_scout_web/config/navigation.exs
@@ -3,8 +3,7 @@ import Config
config :block_scout_web,
defi: [
%{title: "Moola", url: "https://moola.market/"},
- %{title: "Revo", url: "https://revo.market/"},
- %{title: "ImmortalDao Finance", url: "https://www.immortaldao.finance"}
+ %{title: "Revo", url: "https://revo.market/"}
],
swap: [
%{title: "Ubeswap", url: "https://ubeswap.org/"},
diff --git a/apps/block_scout_web/lib/block_scout_web/templates/layout/_topnav.html.eex b/apps/block_scout_web/lib/block_scout_web/templates/layout/_topnav.html.eex
index 64e2e15a1e7e..503b928ee004 100644
--- a/apps/block_scout_web/lib/block_scout_web/templates/layout/_topnav.html.eex
+++ b/apps/block_scout_web/lib/block_scout_web/templates/layout/_topnav.html.eex
@@ -204,7 +204,7 @@
<% end %>
-
+
<%= for %{url: url, title: title} <- derivates_platforms_list() do %>
<%= title %>
<% end %>
diff --git a/apps/block_scout_web/priv/gettext/default.pot b/apps/block_scout_web/priv/gettext/default.pot
index 3f34f47c60e4..17147184ae74 100644
--- a/apps/block_scout_web/priv/gettext/default.pot
+++ b/apps/block_scout_web/priv/gettext/default.pot
@@ -3933,5 +3933,5 @@ msgstr ""
#: lib/block_scout_web/templates/layout/_topnav.html.eex:207
#, elixir-autogen, elixir-format
-msgid "Derivates Platforms"
+msgid "Derivatives Platforms"
msgstr ""
diff --git a/apps/block_scout_web/priv/gettext/en/LC_MESSAGES/default.po b/apps/block_scout_web/priv/gettext/en/LC_MESSAGES/default.po
index 1c80692d4615..ff68e4e8908c 100644
--- a/apps/block_scout_web/priv/gettext/en/LC_MESSAGES/default.po
+++ b/apps/block_scout_web/priv/gettext/en/LC_MESSAGES/default.po
@@ -3933,5 +3933,5 @@ msgstr ""
#: lib/block_scout_web/templates/layout/_topnav.html.eex:207
#, elixir-autogen, elixir-format
-msgid "Derivates Platforms"
+msgid "Derivatives Platforms"
msgstr ""