Skip to content

Commit 0a6f92a

Browse files
committed
FAQ formatting.
1 parent 0b34f97 commit 0a6f92a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Does PyMongo support asynchronous frameworks like Gevent, asyncio, Tornado, or T
8282

8383
PyMongo fully supports :doc:`Gevent <examples/gevent>`.
8484

85-
To use MongoDB with `asyncio <https://docs.python.org/3/library/asyncio.html>`
85+
To use MongoDB with `asyncio <https://docs.python.org/3/library/asyncio.html>`_
8686
or `Tornado <http://www.tornadoweb.org/>`_, see the
8787
`Motor <https://github.com/mongodb/motor>`_ project.
8888

0 commit comments

Comments
 (0)