Skip to content

Commit a03c95f

Browse files
alxreynordicjm
authored andcommitted
doc: remove repetition
Signed-off-by: Alexandre Rey <[email protected]>
1 parent 8f557aa commit a03c95f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/design.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -976,9 +976,8 @@ The swap status region allows the bootloader to recover in case it restarts in
976976
the middle of an image swap operation. The swap status region consists of a
977977
series of single-byte records. These records are written independently, and
978978
therefore must be padded according to the minimum write size imposed by the
979-
flash hardware. In the below figure, a min-write-size of 1 is assumed for
980-
simplicity. The structure of the swap status region is illustrated below. In
981-
this figure, a min-write-size of 1 is assumed for simplicity.
979+
flash hardware. The structure of the swap status region is illustrated below.
980+
In this figure, a min-write-size of 1 is assumed for simplicity.
982981

983982
```
984983
0 1 2 3

0 commit comments

Comments
 (0)