Skip to content

Commit c924a2c

Browse files
committed
JS feedback
1 parent e57aaf5 commit c924a2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/whats-new.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The 3.1 driver release includes the following new features:
4545
namespace. The driver can now serialize ``ImmutableArray`` objects, and serialization
4646
for other immutable collections is more memory efficient.
4747

48-
- Adds support for the token field time and array field expressions with Atlas Search
48+
- Adds support for the token field type and array field expressions with Atlas Search
4949
builders for the ``equals`` operator. To learn more about using Atlas Search with the
5050
{+driver-short+}, see :ref:`csharp-atlas-search`.
5151

@@ -54,7 +54,7 @@ The 3.1 driver release includes the following new features:
5454
- Adds support for valid SRV hostnames with fewer than 3 parts.
5555

5656
- Adds support for the ``Exists``, ``IsMissing``, and ``IsNullOrMissing`` methods
57-
in MQL queries.
57+
in MongoDB Query API filters.
5858

5959
- Adds support for Exact Nearest Neighbor (ENN) vector search. To learn more about ENN
6060
Vector Search, see :atlas:`Run Vector Search Queries </atlas-vector-search/vector-search-stage>`

0 commit comments

Comments
 (0)