We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f146dc5 commit ae8a64cCopy full SHA for ae8a64c
source/reference/method/db.dropDatabase.txt
@@ -118,7 +118,7 @@ Example
118
119
The following example in :binary:`~bin.mongosh` uses the ``use
120
<database>`` operation to switch the current database to the ``temp``
121
-database and then uses the :method:`db.dropDatabase()` method to drops
+database and then uses the :method:`db.dropDatabase()` method to drop
122
the ``temp`` database:
123
124
.. code-block:: javascript
0 commit comments