Skip to content

Commit dc38b17

Browse files
authored
Update docs/source/index.rst
1 parent a618caa commit dc38b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ If you'd like your library to be detected by ``sniffio``, it's pretty
5252
easy.
5353

5454
**Step 1:** Pick the magic string that will identify your library. To
55-
avoid collisions, this should match your library's name on PyPI.
55+
avoid collisions, this should match your library's PEP 503 normalized name on PyPI.
5656

5757
**Step 2:** There's a special :class:`threading.local` object:
5858

0 commit comments

Comments
 (0)