From a03c95f6fc4be1bba9ff354361f681ff15ab9f48 Mon Sep 17 00:00:00 2001 From: Alexandre Rey Date: Mon, 21 Oct 2024 10:06:31 +0200 Subject: [PATCH] doc: remove repetition Signed-off-by: Alexandre Rey --- docs/design.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/design.md b/docs/design.md index 45e67245b..554257841 100755 --- a/docs/design.md +++ b/docs/design.md @@ -976,9 +976,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