File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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``
7070------------------------------------------------------------
7171
7272If 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.
7474
7575Note 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 >`_.
7777
7878
7979.. literalinclude :: ../examples/httpserver_simpletest_auto_connection_manager.py
You can’t perform that action at this time.
0 commit comments