From 47b52f2ebaca5dc008da572855997ab49268b47b Mon Sep 17 00:00:00 2001 From: ian fogelman Date: Fri, 2 Jul 2021 14:00:33 -0400 Subject: [PATCH] DOCS-14605 fix typo config options --- source/reference/configuration-options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/reference/configuration-options.txt b/source/reference/configuration-options.txt index bb4209b088d..9166a600226 100644 --- a/source/reference/configuration-options.txt +++ b/source/reference/configuration-options.txt @@ -4038,7 +4038,7 @@ LDAP Parameters profiling and slow-query log lines. When you set a profile filter in the configuration file, the filter - applies to all databaes in the deployment. To set a profile filter + applies to all databases in the deployment. To set a profile filter for a specific database, use the :method:`db.setProfilingLevel()` method.