Skip to content

Commit ae8a64c

Browse files
author
Dave Cuthbert
authored
DOCSP-27082 BACKPORT (#2286)
1 parent f146dc5 commit ae8a64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/method/db.dropDatabase.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Example
118118

119119
The following example in :binary:`~bin.mongosh` uses the ``use
120120
<database>`` operation to switch the current database to the ``temp``
121-
database and then uses the :method:`db.dropDatabase()` method to drops
121+
database and then uses the :method:`db.dropDatabase()` method to drop
122122
the ``temp`` database:
123123

124124
.. code-block:: javascript

0 commit comments

Comments
 (0)