Skip to content

Commit 5795b06

Browse files
committed
README fix attempt.
1 parent ca96108 commit 5795b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ changes transparent for user. That means, you can use common blocking Python
160160
operations, while their implementations will rely on Nginx non-blocking core.
161161
The list of classes and functions, unblocked by the module:
162162

163-
- ``socket.socket``
163+
- ``socket.socket`` class.
164164
- unconnected (UDP) sockets are not supported
165165
- standard Python SSL socket wrappers are not supported
166166
- ``socket.gethostbyname()`` and other resolve functions

0 commit comments

Comments
 (0)