Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
jfjlaros committed Feb 6, 2022
1 parent 5a0b30d commit 82af5b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ Plug in the Arduino device and run the serial multiplexer.

$ serial_mux /dev/ttyUSB0
Detected 2 virtual serial ports.
Virtual serial device 1: /dev/pts/3
Virtual serial device 2: /dev/pts/10
Virtual serial device 1: /dev/pts/8
Virtual serial device 2: /dev/pts/9

The virtual serial ports ``/dev/pts/8`` and ``/dev/pts/9`` can now be used to
The virtual serial devices ``/dev/pts/8`` and ``/dev/pts/9`` can now be used to
communicate to the virtual serial devices created on the device.

For more information, see the Usage_ section.
Expand Down

0 comments on commit 82af5b7

Please sign in to comment.