From 759fa6476d4df0f211567a28e5ab3151cdab21d5 Mon Sep 17 00:00:00 2001
From: idk <idk@laptop.idk.i2p>
Date: Sat, 24 Oct 2020 11:27:07 -0400
Subject: [PATCH] fix typo

---
 i2p2www/pages/site/about/software.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/i2p2www/pages/site/about/software.html b/i2p2www/pages/site/about/software.html
index 06b0e0a66..95c4cbdcd 100644
--- a/i2p2www/pages/site/about/software.html
+++ b/i2p2www/pages/site/about/software.html
@@ -10,7 +10,7 @@ has been actively developed since 2001.{%- endtrans %}</p>
 <p>{% trans %}The applications are made available through a webUI, which listens at 
 127.0.0.1:7657, and the main page of which is called the “Router Console,” 
 where you monitor the health of your connection to the network and access 
-applications that to use on the network.{%- endtrans %}</p>
+applications to use on the network.{%- endtrans %}</p>
 <h3>{% trans %}What is included:{%- endtrans %}</h3>
 <p>{% trans %}<strong>The Set Up Wizard</strong>: When you download the 
 I2P software, a set up wizard will guide you through a few configuration steps 
-- 
GitLab