summaryrefslogtreecommitdiff
path: root/docs/reference/pyboard.py.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/pyboard.py.rst')
-rw-r--r--docs/reference/pyboard.py.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/pyboard.py.rst b/docs/reference/pyboard.py.rst
index d404c738f..30230eebc 100644
--- a/docs/reference/pyboard.py.rst
+++ b/docs/reference/pyboard.py.rst
@@ -68,7 +68,7 @@ example::
$ pyboard.py -c 'print(1+1)'
Similarly, the ``PYBOARD_BAUDRATE`` environment variable can be used
-to set the default for the `--baudrate` option.
+to set the default for the ``--baudrate`` option.
Running a script on the device
------------------------------