Skip to content

Commit 9273cca

Browse files
author
danicampora
committed
docs/wipy: Correct typo in safe boot description.
1 parent 126373a commit 9273cca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/wipy/general.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,10 @@ and the WiPy will proceed to boot. The firmware selection mechanism is as follow
140140
| | firmware is selected | | user update selected | | firmware is selected |
141141
+-------------------------+-------------------------+----------------------------+
142142

143-
In any if the above 3 scenarios, safe boot mode is entered, meaning that
143+
On all of the above 3 scenarios, safe boot mode is entered, meaning that
144144
the execution of both ``boot.py`` and ``main.py`` is skipped. This is
145145
useful to recover from crash situations caused by the user scripts. The selection
146-
made during safe boot is not persistent, meaning that after the next normal reset,
146+
made during safe boot is not persistent, therefore after the next normal reset
147147
the latest firmware will run again.
148148

149149
The heartbeat LED

0 commit comments

Comments
 (0)