diff --git a/apps/routerconsole/jsp/welcome.jsp b/apps/routerconsole/jsp/welcome.jsp
index 55de9a46ed7feb7e4cd49f09e4ab22ac10c9055d..b07ad0b65dfd8583b529a0f3c30befb55cf9f320 100644
--- a/apps/routerconsole/jsp/welcome.jsp
+++ b/apps/routerconsole/jsp/welcome.jsp
@@ -254,7 +254,7 @@
 <img class="wizardimg" src="/themes/console/images/wizard/undraw_startup_life.png">
 <div class="wizardtext"><p>
 <%=intl._t("Your browser needs to be configured to work with I2P.")%>
-<%=intl._t("We have instructions for configuring both Firefox and Chromium based browser with I2P.")%>
+<%=intl._t("We have instructions for configuring both Firefox and Chromium based browsers with I2P.")%>
 <a href="https://geti2p.net/htproxyports" target="_blank"><%=intl._t("You can find these instructions on our website")%></a>.
 <%
         if (net.i2p.util.SystemVersion.isWindows()) {