Fix typo
diff --git a/doc/api/crypto.rst b/doc/api/crypto.rst
index d6b587a..8cf4573 100644
--- a/doc/api/crypto.rst
+++ b/doc/api/crypto.rst
@@ -384,6 +384,6 @@
 :py:class:`CRL`            :py:class:`CRLType`
 =========================  =============================
 
-Soem objects, such as py:class`Revoked`, don't have ``Type``
+Some objects, such as py:class`Revoked`, don't have ``Type``
 equivalents, because they were added after the restriction had been
 lifted.