diff --git a/pycyphal/application/_transport_factory.py b/pycyphal/application/_transport_factory.py index 0bf289b2..014f6093 100644 --- a/pycyphal/application/_transport_factory.py +++ b/pycyphal/application/_transport_factory.py @@ -26,7 +26,7 @@ def make_transport( The register schema is documented below per transport class (refer to the transport class documentation to find the defaults for optional registers). - All transports also accept the following standard regsiters: + All transports also accept the following standard registers: +-------------------+-------------------+-----------------------------------------------------------------------+ | Register name | Register type | Semantics |