Skip to content

Commit ac00aab

Browse files
committed
trivial: typo missing space
1 parent 75743b3 commit ac00aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/manage-the-database-profiler.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ current database to ``1`` and sets the profiler to sample 42% of all *slow* oper
173173
.. [#mongos-systemlog]
174174

175175
Starting in MongoDB 4.0, you can use
176-
:method:`db.setProfilingLevel()` to configure``slowms`` and
176+
:method:`db.setProfilingLevel()` to configure ``slowms`` and
177177
``sampleRate`` for :binary:`~bin.mongos`. The ``slowms`` and
178178
``sampleRate`` configuration settings only affect the diagnostic log and
179179
not the profiler since profiling is not available on

0 commit comments

Comments
 (0)