File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -358,7 +358,7 @@ New features of the 1.7 Go driver release include:
358358 multi-document transactions for certain read operations.
359359
360360- Improved ``WriteException`` and ``BulkWriteException`` error messages for
361- schema validation via the ``WriteError.Details`` field.
361+ schema validation reported by the ``WriteError.Details`` field.
362362
363363
364364.. _version-1.6:
@@ -432,7 +432,7 @@ What's New in 1.3
432432New features of the 1.3 Go driver release include:
433433
434434- ``mgocompat`` package that exports a BSON registry compatible with
435- ``globalsign/mgo/bson``, which can be used via the
435+ ``globalsign/mgo/bson``, which can be used by calling the
436436 ``ClientOptions.SetRegistry`` method.
437437
438438- ``RegisterTypeEncoder`` and ``RegisterHookEncoder`` methods, which
@@ -471,7 +471,7 @@ New features of the 1.1 Go driver release include:
471471 performance.
472472
473473- Connection Monitoring and Pooling specifications to monitor various connection
474- and connection pool events with improved utilization .
474+ and connection pool events with improved efficiency .
475475
476476
477477.. _version-1.0:
You can’t perform that action at this time.
0 commit comments