Reflow
diff --git a/doc/api/crypto.rst b/doc/api/crypto.rst
index cfa84f3..0118cbf 100644
--- a/doc/api/crypto.rst
+++ b/doc/api/crypto.rst
@@ -252,8 +252,8 @@
 ``certificate`` attribute of the exception instance as a :class:`X509`
 instance.
 
-Details about the verification error are given in the exception's ``args`` attribute.
-
+Details about the verification error are given in the exception's
+``args`` attribute.
 
 X509StoreContext objects
 ------------------------