diff options
author | Damien George <damien.p.george@gmail.com> | 2017-05-17 12:38:33 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-05-17 12:38:33 +1000 |
commit | e4a53570d08643d62ba8e2b72919ae1693162e9a (patch) | |
tree | 3efb68b21b0b99db1170b6fb8166176c32da4ec9 | |
parent | 0af974b77754ea8bcdaab07527fe685b3fc11631 (diff) | |
download | micropython-e4a53570d08643d62ba8e2b72919ae1693162e9a.tar.gz micropython-e4a53570d08643d62ba8e2b72919ae1693162e9a.zip |
docs: Change single occurrence of "Micropython" to "MicroPython".
-rw-r--r-- | docs/topindex.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topindex.html b/docs/topindex.html index 3cbf216155..f32f3cea6b 100644 --- a/docs/topindex.html +++ b/docs/topindex.html @@ -48,7 +48,7 @@ {% endif %} </p> <p class="biglink"> - <a class="biglink" href="{{ pathto("genrst/index") }}">Micropython Differences</a><br/> + <a class="biglink" href="{{ pathto("genrst/index") }}">MicroPython Differences</a><br/> <span class="linkdescr">MicroPython operations which differ from CPython</span> </p> </td> |