Merge pull request #2652 from reaperhulk/changelog-typo

fix a typo in the changelog
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 7ae3f6b..d09987e 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -22,7 +22,7 @@
   * :class:`~cryptography.x509.InvalidityDate`
 * Deprecated support for OpenSSL 0.9.8 and 1.0.0. At this time there is no time
   table for actually dropping support, however we strongly encourage all users
-  to upgrade, as those versions no longer receives support from the OpenSSL
+  to upgrade, as those versions no longer receive support from the OpenSSL
   project.
 * The :class:`~cryptography.x509.Certificate` class now has
   :attr:`~cryptography.x509.Certificate.signature` and