diff options
| author | Damien George <damien.p.george@gmail.com> | 2015-06-04 23:53:26 +0100 |
|---|---|---|
| committer | Damien George <damien.p.george@gmail.com> | 2015-06-04 23:53:26 +0100 |
| commit | 3eece29807f5257091271229dbf41543646eb4e4 (patch) | |
| tree | ee9590731400cd2e777dc70d82cc75e14b235fe4 /docs/pyboard/tutorial/index.rst | |
| parent | 601cfea6a3901e0faeaf7aa4a25df6fd6594208f (diff) | |
docs: Change "Micro Python" to "MicroPython" in all places in docs.
Diffstat (limited to 'docs/pyboard/tutorial/index.rst')
| -rw-r--r-- | docs/pyboard/tutorial/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/pyboard/tutorial/index.rst b/docs/pyboard/tutorial/index.rst index c134d0deb..ae40f47b8 100644 --- a/docs/pyboard/tutorial/index.rst +++ b/docs/pyboard/tutorial/index.rst @@ -1,7 +1,7 @@ .. _tutorial-index: -Micro Python tutorial -===================== +MicroPython tutorial +==================== This tutorial is intended to get you started with your pyboard. All you need is a pyboard and a micro-USB cable to connect it to |
