summaryrefslogtreecommitdiff
path: root/docs/zephyr/tutorial/repl.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/zephyr/tutorial/repl.rst')
-rw-r--r--docs/zephyr/tutorial/repl.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/zephyr/tutorial/repl.rst b/docs/zephyr/tutorial/repl.rst
index 8cd57c943..2c091f7ee 100644
--- a/docs/zephyr/tutorial/repl.rst
+++ b/docs/zephyr/tutorial/repl.rst
@@ -10,7 +10,7 @@ REPL over the serial port
The REPL is available on a UART serial peripheral specified for the board by
the ``zephyr,console`` devicetree node. The baudrate of the REPL is 115200.
-If your board has a USB-serial convertor on it then you should be able to access
+If your board has a USB-serial converter on it then you should be able to access
the REPL directly from your PC.
To access the prompt over USB-serial you will need to use a terminal emulator