File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -70,10 +70,10 @@ Helper for socket pool using ``adafruit_connection_manager``
70
70
------------------------------------------------------------
71
71
72
72
If you do not want to configure the socket pool manually, you can use the ``adafruit_connection_manager `` library,
73
- which provides helpers for getting socker pool and SSL context for common boards.
73
+ which provides helpers for getting socket pool and SSL context for common boards.
74
74
75
75
Note that it is not installed by default.
76
- You can read `more about the it here <https://docs.circuitpython.org/projects/connectionmanager/en/latest/index.html >`_.
76
+ You can read `more about it here <https://docs.circuitpython.org/projects/connectionmanager/en/latest/index.html >`_.
77
77
78
78
79
79
.. literalinclude :: ../examples/httpserver_simpletest_auto_connection_manager.py
You can’t perform that action at this time.
0 commit comments