Skip to content

Commit f19f729

Browse files
committed
Fix
1 parent 474c166 commit f19f729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/logging.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ verbosity for the following components:
3232

3333
In addition to configuring these options individually, you can configure the global
3434
logging level by setting the log level on ``pymongo``. To learn more about the native
35-
logging library, see the `Python documentation <https://docs.python.org/3/howto/logging.html>`__.
35+
logging library, see the `Python logging library documentation <https://docs.python.org/3/howto/logging.html>`__.
3636

3737
Examples
3838
--------

0 commit comments

Comments
 (0)