diff --git a/doc/html/en/Documentation.html b/doc/html/en/Documentation.html
index 2ebf6bb8..1510847b 100644
--- a/doc/html/en/Documentation.html
+++ b/doc/html/en/Documentation.html
@@ -87,7 +87,7 @@
Key Derivation Algorithms
Supported Operating Systems
Command Line Usage
diff --git a/doc/html/en/Key Derivation Algorithms.html b/doc/html/en/Key Derivation Algorithms.html
index 1e222f9b..3fefc408 100644
--- a/doc/html/en/Key Derivation Algorithms.html
+++ b/doc/html/en/Key Derivation Algorithms.html
@@ -41,7 +41,7 @@ A key derivation function (KDF) transforms your password (and optional keyfiles)
Argon2id: A modern, memory-hard KDF (based on BLAKE2b internally). Recommended for new volumes. No separate hash selection is required.
-PBKDF2-HMAC: A widely deployed KDF that uses HMAC with a selectable hash function. Supported HMAC hashes in VeraCrypt:
+PBKDF2-HMAC: A widely deployed KDF that uses HMAC with a selectable hash function. Supported HMAC hashes in VeraCrypt:
SHA-512, SHA-256, Whirlpool, BLAKE2s-256, and Streebog.
diff --git a/doc/html/en/pbkdf2.html b/doc/html/en/pbkdf2.html
index 9b94621b..419b7b28 100644
--- a/doc/html/en/pbkdf2.html
+++ b/doc/html/en/pbkdf2.html
@@ -28,7 +28,7 @@
Key Derivation Algorithms
-PBKDF2
+PBKDF2
PBKDF2