diff --git a/i2p2www/pages/site/docs/api/sam.html b/i2p2www/pages/site/docs/api/sam.html
index b971df37..3cdff2ca 100644
--- a/i2p2www/pages/site/docs/api/sam.html
+++ b/i2p2www/pages/site/docs/api/sam.html
@@ -326,7 +326,7 @@ which is answered by
As of I2P 0.9.14, an optional parameter SIGNATURE_TYPE is supported.
The SIGNATURE_TYPE value may be any name (e.g. ECDSA_SHA256_P256, case insensitive) or number (e.g. 1)
-that is supported by Key Certificates.
+that is supported by Key Certificates.
The default is DSA_SHA1.
----------------------------------------------------------------------
diff --git a/i2p2www/pages/site/docs/api/samv2.html b/i2p2www/pages/site/docs/api/samv2.html
index d0d16b83..e5c73477 100644
--- a/i2p2www/pages/site/docs/api/samv2.html
+++ b/i2p2www/pages/site/docs/api/samv2.html
@@ -393,7 +393,7 @@ which is answered by
As of I2P 0.9.14, an optional parameter SIGNATURE_TYPE is supported.
The SIGNATURE_TYPE value may be any name (e.g. ECDSA_SHA256_P256, case insensitive) or number (e.g. 1)
-that is supported by Key Certificates.
+that is supported by Key Certificates.
The default is DSA_SHA1.
----------------------------------------------------------------------
diff --git a/i2p2www/pages/site/docs/api/samv3.html b/i2p2www/pages/site/docs/api/samv3.html
index 3c091ac8..0c8a3570 100644
--- a/i2p2www/pages/site/docs/api/samv3.html
+++ b/i2p2www/pages/site/docs/api/samv3.html
@@ -140,7 +140,7 @@ If the destination is specified as TRANSIENT, the SAM bridge creates a new desti
As of version 3.1 (I2P 0.9.14), if the destination is TRANSIENT, an optional parameter
SIGNATURE_TYPE is supported. The SIGNATURE_TYPE value may be any name
(e.g. ECDSA_SHA256_P256, case insensitive) or number (e.g. 1)
-supported by Key Certificates.
+supported by Key Certificates.
The default is DSA_SHA1.
{$nickname} is the choice of the client. No whitespace is allowed.
@@ -488,7 +488,7 @@ which is answered by
As of I2P 0.9.14, an optional parameter SIGNATURE_TYPE is supported.
The SIGNATURE_TYPE value may be any name (e.g. ECDSA_SHA256_P256, case insensitive) or number (e.g. 1)
-that is supported by Key Certificates.
+that is supported by Key Certificates.
The default is DSA_SHA1.
----------------------------------------------------------------------