Skip to content

Commit 6cc21eb

Browse files
committed
Fix
1 parent 7d02b8e commit 6cc21eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/upgrade/v3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Version 3.0 Breaking Changes
110110

111111
- Previous versions of the {+driver-short+} supported two GUID representation modes.
112112
In version 3.0, ``GuidRepresentationMode.V3`` is the only supported mode. This change
113-
has the following effects on the driver:
113+
has the following effect on the driver:
114114

115115
- The ``BsonBinaryData(Guid)`` constructor has been removed. To construct a ``BsonBinaryData``
116116
object from a GUID, use the ``BsonBinaryData.Create(Guid, GuidRepresentation)`` constructor.

0 commit comments

Comments
 (0)