Skip to content

Commit a618caa

Browse files
graingertaltendky
andauthored
Update docs/source/index.rst
Co-authored-by: Kyle Altendorf <[email protected]>
1 parent 56909c7 commit a618caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ avoid collisions, this should match your library's name on PyPI.
5858

5959
.. data:: thread_local.name
6060

61-
Make sure that whenever your library is calling a coroutine throw(), send(), or close()
61+
Make sure that whenever your library is calling a coroutine ``throw()``, ``send()``, or ``close()``
6262
that this is set to your identifier string. In most cases, this will be as simple as:
6363

6464
.. code-block:: python3

0 commit comments

Comments
 (0)