diff options
author | Jason Hildebrand <jason@peaceworks.ca> | 2015-11-11 23:00:31 -0600 |
---|---|---|
committer | danicampora <daniel@wipy.io> | 2015-11-18 19:55:55 +0100 |
commit | 9142179f813fe10bf0f027ff07097da4882f2d10 (patch) | |
tree | bf4e9f609f5ea35d83041ba72851fcad6b434bc6 /docs/wipy/tutorial/index.rst | |
parent | 7080e9632c98b06952ee480f4b4d0021e43d63b4 (diff) |
docs/wipy: Add warning about losing wlan connection when changing mode.
Also provide workarounds, link to other revelant sections,
and fix some typos.
Diffstat (limited to 'docs/wipy/tutorial/index.rst')
-rw-r--r-- | docs/wipy/tutorial/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/wipy/tutorial/index.rst b/docs/wipy/tutorial/index.rst index 90523d0dc..c3d51e2e5 100644 --- a/docs/wipy/tutorial/index.rst +++ b/docs/wipy/tutorial/index.rst @@ -4,7 +4,7 @@ WiPy tutorials and examples =========================== Before starting, make sure that you are running the latest firmware, -for instrucctions see :ref:`OTA How-To <wipy_firmware_upgrade>`. +for instructions see :ref:`OTA How-To <wipy_firmware_upgrade>`. .. toctree:: :maxdepth: 1 |