diff --git a/apps/susidns/src/jsp/index.jsp b/apps/susidns/src/jsp/index.jsp
index 22fafa882..44505c2d2 100644
--- a/apps/susidns/src/jsp/index.jsp
+++ b/apps/susidns/src/jsp/index.jsp
@@ -74,7 +74,7 @@
<%=intl._t("Subscribing to additional sites is easy, just add them to your subscriptions file.")%>
-<%=intl._t("For more information on naming in I2P, see the overview.")%>
+<%=intl._t("For more information on naming in I2P, see the overview.")%>
<%=intl._t("How does the addressbook application work?")%>
@@ -82,15 +82,19 @@
<%=intl._t("Then it merges your \"master\" address book into the router address book as well.")%>
<%=intl._t("If configured, the router address book is now written to the \"published\" address book, which will be publicly available if you are running an eepsite.")%>
-<%=intl._t("The router also uses a private address book (not shown in the picture), which is not merged or published.")%>
+<%=intl._t("The router also uses a private address book, which is not merged or published.")%>
<%=intl._t("Hosts in the private address book can be accessed by you but their addresses are never distributed to others.")%>
<%=intl._t("The private address book can also be used for aliases of hosts in your other address books.")%>