summaryrefslogtreecommitdiff
path: root/docs/library/esp32.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/library/esp32.rst')
-rw-r--r--docs/library/esp32.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/esp32.rst b/docs/library/esp32.rst
index f0f0c8ef1..12d089021 100644
--- a/docs/library/esp32.rst
+++ b/docs/library/esp32.rst
@@ -126,7 +126,7 @@ methods to enable over-the-air (OTA) updates.
and an ``OSError(-261)`` is raised if called on firmware that doesn't have the
feature enabled.
It is OK to call ``mark_app_valid_cancel_rollback`` on every boot and it is not
- necessary when booting firmare that was loaded using esptool.
+ necessary when booting firmware that was loaded using esptool.
Constants
~~~~~~~~~