diff --git a/source/tutorial/manage-the-database-profiler.txt b/source/tutorial/manage-the-database-profiler.txt index 1be4c92c1bd..19b8740303e 100644 --- a/source/tutorial/manage-the-database-profiler.txt +++ b/source/tutorial/manage-the-database-profiler.txt @@ -55,7 +55,7 @@ The following profiling levels are available: Enable Database Profiling and Set the Profiling Level ----------------------------------------------------- -n + You can enable database profiling from the :program:`mongo` shell or through a driver using the :dbcommand:`profile` command. This section will describe how to do so from the :program:`mongo` shell. See your :doc:`driver documentation