summaryrefslogtreecommitdiffstatshomepage
path: root/docs/pyboard/tutorial
diff options
context:
space:
mode:
authorJason Neal <jason.neal@astro.up.pt>2020-01-02 00:51:42 +1300
committerDamien George <damien.p.george@gmail.com>2020-01-06 22:17:29 +1100
commitaec88ddf0326187c567d4e4507149fb7c54ba91d (patch)
tree03a2a1d36fb893b213a327df53f88a941dfb88f1 /docs/pyboard/tutorial
parentde78a9e317d3dd3654424ea70446dedbae9cce52 (diff)
downloadmicropython-aec88ddf0326187c567d4e4507149fb7c54ba91d.tar.gz
micropython-aec88ddf0326187c567d4e4507149fb7c54ba91d.zip
docs: More consistent capitalization and use of articles in headings.
See issue #3188.
Diffstat (limited to 'docs/pyboard/tutorial')
-rw-r--r--docs/pyboard/tutorial/switch.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/pyboard/tutorial/switch.rst b/docs/pyboard/tutorial/switch.rst
index e2a5eae884..96bb3784e9 100644
--- a/docs/pyboard/tutorial/switch.rst
+++ b/docs/pyboard/tutorial/switch.rst
@@ -1,7 +1,7 @@
.. _pyboard_tutorial_switch:
-The Switch, callbacks and interrupts
-====================================
+Switches, callbacks and interrupts
+==================================
The pyboard has 2 small switches, labelled USR and RST. The RST switch
is a hard-reset switch, and if you press it then it restarts the pyboard