From 5808d92a56a4f16be62e5cbbffeb02de52944eb6 Mon Sep 17 00:00:00 2001 From: Alexandre Rey Date: Mon, 21 Oct 2024 10:06:31 +0200 Subject: [PATCH] doc: remove repetition --- docs/design.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/design.md b/docs/design.md index 8539ae0d7..c13770ebf 100755 --- a/docs/design.md +++ b/docs/design.md @@ -974,9 +974,8 @@ The swap status region allows the bootloader to recover in case it restarts in the middle of an image swap operation. The swap status region consists of a series of single-byte records. These records are written independently, and therefore must be padded according to the minimum write size imposed by the -flash hardware. In the below figure, a min-write-size of 1 is assumed for -simplicity. The structure of the swap status region is illustrated below. In -this figure, a min-write-size of 1 is assumed for simplicity. +flash hardware. The structure of the swap status region is illustrated below. +In this figure, a min-write-size of 1 is assumed for simplicity. ``` 0 1 2 3