Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/reference/method/db.setProfilingLevel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ db.setProfilingLevel()
Modifies the current :term:`database profiler` level. This allows
administrators to capture data regarding performance. The database
profiling system can impact performance and can allow the server to
write the contents of queries to the log, which might information
write the contents of queries to the log, which might have information
security implications for your deployment.

The following profiling levels are available:
Expand Down