aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/hazmat/primitives/cryptographic-hashes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/cryptographic-hashes.rst b/docs/hazmat/primitives/cryptographic-hashes.rst
index 521ae094..7e23ce9e 100644
--- a/docs/hazmat/primitives/cryptographic-hashes.rst
+++ b/docs/hazmat/primitives/cryptographic-hashes.rst
@@ -175,7 +175,7 @@ Interfaces
:type: str
The standard name for the hash algorithm, for example: ``"sha256"`` or
- ``"whirlpool"``.
+ ``"blake2b"``.
.. attribute:: digest_size