review feedback doc updates
diff --git a/docs/x509.rst b/docs/x509.rst
index 18f6ff1..8024258 100644
--- a/docs/x509.rst
+++ b/docs/x509.rst
@@ -304,7 +304,7 @@
 
     .. attribute:: path_length
 
-        :type: int, None
+        :type: int or None
 
         The maximum path length for certificates subordinate to this
         certificate. This attribute only has meaning if ``ca`` is true.
@@ -313,7 +313,7 @@
         If it is zero or greater then that number defines the maximum length.
         For example, a ``path_length`` of 1 means the certificate can sign a
         subordinate CA, but the subordinate CA is not allowed to create
-        ``ca`` true certificates.
+        subordinates with ``ca`` set to true.
 
 
 Object Identifiers