Skip to content

Commit 6dcaf8c

Browse files
divipillainordicjm
authored andcommitted
doc: Minor fixes to the 2.8 release notes
Fixed texts related to MCUboot image compression in the 2.8 release notes. Signed-off-by: divya pillai <[email protected]>
1 parent 2c45deb commit 6dcaf8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/nrf/releases_and_maturity/releases/release-notes-2.8.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Added the following features as experimental:
9292
* Bootloaders and DFU:
9393

9494
* :ref:`mcuboot_image_compression` on nRF52840, nRF5340, and nRF54L15 targets.
95-
This feature uses LZMA2 to compress the candidate image by ~30%, which gives more space for the application as it allows slot 1 (DFU slot) to be ~70% smaller than slot 0 (application slot).
95+
This feature uses LZMA2 to compress the candidate image by ~30%, which gives more space for the application as it allows slot 1 (DFU slot) to be ~70% the size of slot 0 (application slot).
9696

9797
Improved:
9898

0 commit comments

Comments
 (0)