Skip to content

Commit e5aa07e

Browse files
mongoKartrustagir
andauthored
Update source/whats-new.txt
Co-authored-by: Rea Rustagi <[email protected]>
1 parent a900cee commit e5aa07e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/whats-new.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The 3.0 driver release includes the following new features:
6262

6363
- The ``IMongoClient`` interface inherits the ``IDisposable`` interface. As a result, the
6464
``MongoClient`` class and other classes that implement the ``IMongoClient`` interface
65-
contain a ``Dispose()`` method. To learn more about this interface and use of the
65+
contain a ``Dispose()`` method. To learn more about the ``IDisposable`` interface and how to use the
6666
``Dispose()`` method, see
6767
`Dispose Pattern <https://learn.microsoft.com/en-us/dotnet/standard/design-guidelines/dispose-pattern>`__
6868
on MSDN.

0 commit comments

Comments
 (0)