From c8c26123cae844d985ea1abeb886bc7ef4c6087f Mon Sep 17 00:00:00 2001
From: zzz <zzz@i2pmail.org>
Date: Sat, 4 Dec 2021 15:18:45 -0500
Subject: [PATCH] Fix sentence in reseed doc

---
 i2p2www/pages/site/get-involved/guides/reseed.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/i2p2www/pages/site/get-involved/guides/reseed.html b/i2p2www/pages/site/get-involved/guides/reseed.html
index 511d0333e..8ab7e242e 100644
--- a/i2p2www/pages/site/get-involved/guides/reseed.html
+++ b/i2p2www/pages/site/get-involved/guides/reseed.html
@@ -1,6 +1,6 @@
 {% extends "global/layout.html" %}
 {% block title %}{{ _('How to Set up a Reseed Server') }}{% endblock %}
-{% block lastupdated %}2021-11{% endblock %}
+{% block lastupdated %}2021-12{% endblock %}
 {% block content %}
 
 <h2>{% trans %}Overview{% endtrans %}</h2>
@@ -939,7 +939,7 @@ Do a real reseed test on *another* I2P router machine:
 
 <p>
 Contact us via email zzz at mail.i2p (alternatively, post in the reseed section on the zzz.i2p forum)
-Provide us with details about the new
+Provide us with details about your new reseed server:
 <ul>
 <li>Reseed website URL
 <li>Public SSL certificate
-- 
GitLab