Skip to content

Commit a98a43d

Browse files
committed
Fixed a "bug" not a "but".
1 parent 337ddac commit a98a43d

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
@@ -12,7 +12,7 @@ PyMongo 4.14 brings a number of changes including:
1212
on-demand
1313
- Introduces a minor breaking change. When encoding :class:`bson.binary.BinaryVector`, a ``ValueError`` will be raised
1414
if the 'padding' metadata field is < 0 or > 7, or non-zero for any type other than PACKED_BIT.
15-
- Fixed a but that raised ``EncryptionError`` when using :meth:`pymongo.mongo_client.MongoClient.server_info` with an
15+
- Fixed a bug that raised ``EncryptionError`` when using :meth:`pymongo.mongo_client.MongoClient.server_info` with an
1616
encrypted connection.
1717

1818
Changes in Version 4.13.2 (2025/06/17)

0 commit comments

Comments
 (0)