diff --git a/app/views/settings/providers/show.html.erb b/app/views/settings/providers/show.html.erb index 92e7176ae..1b6f433c4 100644 --- a/app/views/settings/providers/show.html.erb +++ b/app/views/settings/providers/show.html.erb @@ -42,7 +42,7 @@ <% end %> - <%= settings_section title: "Mercury", collapsible: true, open: false do %> + <%= settings_section title: "Mercury (beta)", collapsible: true, open: false do %> <%= render "settings/providers/mercury_panel" %>