Skip to content

Commit b9b3a5e

Browse files
author
Chris Cho
committed
vale fixes
1 parent 1d44e68 commit b9b3a5e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/whats-new.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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
432432
New 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:

0 commit comments

Comments
 (0)