Skip to content

Commit 9a3caef

Browse files
authored
PYTHON-4376 Fix typo in changelog (#1611)
1 parent 2588ca3 commit 9a3caef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ PyMongo 4.7 brings a number of improvements including:
4848

4949
.. warning:: PyMongo depends on ``dnspython``, which released version 2.6.1 with a fix for
5050
`CVE-2023-29483 <https://www.cve.org/CVERecord?id=CVE-2023-29483>`_. We do not explicitly require
51-
that version, but we strongly recommend that you install at last that version in your environment.
51+
that version, but we strongly recommend that you install at least that version in your environment.
5252

5353
Unavoidable breaking changes
5454
............................

0 commit comments

Comments
 (0)