fix typo in readme

pull/715/head
Brett Nicholas 2026-03-05 08:54:54 -07:00 committed by Daniele Lacamera
parent 3ada71953b
commit 6f9cf6a606
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@ partition.
erases the bootloader region and writes in-place. An interruption
during the write leaves the device unbootable.
- **Not revertable.** There is no swap or rollback mechanism. The old
- **Not revertible.** There is no swap or rollback mechanism. The old
bootloader and application are destroyed during the update.
- **Locks bootloader verification to a specific application version.**