Skip to content

Commit 8a65191

Browse files
committed
chop feature
1 parent fef8578 commit 8a65191

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,8 @@ Congratulations, your project is ready to go!
185185

186186
### Debug logging
187187

188-
To troubleshoot MongoDB connectivity issues, you can enable [PyMongo's logging
189-
feature](https://pymongo.readthedocs.io/en/stable/examples/logging.html) with
188+
To troubleshoot MongoDB connectivity issues, you can enable [PyMongo's logging](
189+
https://pymongo.readthedocs.io/en/stable/examples/logging.html) with
190190
[Django's `LOGGING` setting](
191191
https://docs.djangoproject.com/en/stable/topics/logging/).
192192

0 commit comments

Comments
 (0)