diff options
-rw-r--r-- | docs/x509/reference.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/x509/reference.rst b/docs/x509/reference.rst index 01a5d94c..8bb3f40d 100644 --- a/docs/x509/reference.rst +++ b/docs/x509/reference.rst @@ -2436,7 +2436,7 @@ Exceptions .. class:: UnsupportedExtension This is raised when a certificate contains an unsupported extension type - that is marked critical. + that is marked ``critical``. .. attribute:: oid |