Updated github build

This commit is contained in:
Mark Qvist 2025-04-06 19:31:22 +02:00
parent 5ed5a78125
commit 43ff262f83
31 changed files with 538 additions and 445 deletions

View file

@ -86,7 +86,7 @@ This example can also be found at `<https://github.com/markqvist/Reticulum/blob/
Requests & Responses
====================
The *Request* example explores sendig requests and receiving responses.
The *Request* example explores sending requests and receiving responses.
.. literalinclude:: ../../Examples/Request.py