From c8f9788e005a642dcf56dd6e9340ac6e2b4c19bd Mon Sep 17 00:00:00 2001
From: zzz <zzz@i2pmail.org>
Date: Mon, 23 Oct 2023 08:20:14 -0400
Subject: [PATCH] dup word

---
 i2p2www/pages/site/docs/api/samv3.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/i2p2www/pages/site/docs/api/samv3.html b/i2p2www/pages/site/docs/api/samv3.html
index 29a03bc8a..a404607e7 100644
--- a/i2p2www/pages/site/docs/api/samv3.html
+++ b/i2p2www/pages/site/docs/api/samv3.html
@@ -671,7 +671,7 @@ See additional notes about the
 in the Destination Key Generation section below.
 
 </p><p>
-If the signing private key is all zeros, the
+If the signing private key is all zeros,
 the <a href="{{ site_url('docs/spec/common-structures') }}#struct_OfflineSignature">Offline Signature</a> section follows.
 Offline signatures are only supported for STREAM and RAW sessions.
 Offline signatures may not be created with DESTINATION=TRANSIENT.
-- 
GitLab