Fixed nitpicks
diff --git a/docs/hazmat/primitives/interfaces.rst b/docs/hazmat/primitives/interfaces.rst
index a0468aa..9743278 100644
--- a/docs/hazmat/primitives/interfaces.rst
+++ b/docs/hazmat/primitives/interfaces.rst
@@ -460,7 +460,7 @@
 
     .. method:: finalize()
 
-        :return: The final message authentication code.
+        :return: The message authentication code.
 
     .. method:: copy()