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 25b07c5 commit 5ce4ce8Copy full SHA for 5ce4ce8
source/reference/method/db.dropDatabase.txt
@@ -109,7 +109,7 @@ Example
109
110
The following example in the :binary:`~bin.mongo` shell uses the ``use
111
<database>`` operation to switch the current database to the ``temp``
112
-database and then uses the :method:`db.dropDatabase()` method to drops
+database and then uses the :method:`db.dropDatabase()` method to drop
113
the ``temp`` database:
114
115
.. code-block:: javascript
0 commit comments