diff --git a/source/release-notes/2.2.txt b/source/release-notes/2.2.txt index c5e28c07708..7064f3a8c6d 100644 --- a/source/release-notes/2.2.txt +++ b/source/release-notes/2.2.txt @@ -296,7 +296,7 @@ MongoDB. See :issue:`SERVER-3844` for more information. Tool Improvements ~~~~~~~~~~~~~~~~~ -``mongodump`` Includes Indexes in Output with ``--collection`` Option +``mongodump`` Includes Index Definitions in Output with ``--collection`` Option ````````````````````````````````````````````````````````````````````` :issue:`SERVER-808`