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 633c5dc commit 317f63cCopy full SHA for 317f63c
source/reference/method/db.dropDatabase.txt
@@ -116,7 +116,7 @@ Example
116
117
The following example in the :binary:`~bin.mongo` shell uses the ``use
118
<database>`` operation to switch the current database to the ``temp``
119
-database and then uses the :method:`db.dropDatabase()` method to drops
+database and then uses the :method:`db.dropDatabase()` method to drop
120
the ``temp`` database:
121
122
.. code-block:: javascript
0 commit comments