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 a906cab commit 0989755Copy full SHA for 0989755
source/applications/optimization.txt
@@ -96,7 +96,7 @@ Use the Database Profiler to Evaluate Performance
96
MongoDB provides a database profiler that shows performance
97
characteristics of each operation against the database. Use the profiler
98
to locate any queries or write operations that are running slow. You can
99
-used this information, for example, to determine what indexes to create.
+use this information, for example, to determine what indexes to create.
100
101
.. todo Add below: , see :doc:`/tutorial/manage-the-database-profiler` and ...
102
0 commit comments