quotes inside, diff examples
diff --git a/docs/hazmat/primitives/interfaces.rst b/docs/hazmat/primitives/interfaces.rst
index cf7d5bf..09a5a4c 100644
--- a/docs/hazmat/primitives/interfaces.rst
+++ b/docs/hazmat/primitives/interfaces.rst
@@ -213,8 +213,8 @@
 
         :type: str
 
-        The standard name for the hash algorithm, for example: ``sha1`` or
-        ``sha256``.
+        The standard name for the hash algorithm, for example: ``"sha256"`` or
+        ``"whirlpool"``.
 
     .. attribute:: digest_size