doc: fix spelling mistake, parition -> partition
Fix spelling mistake in the dfu / MCUboot documentation. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
This commit is contained in:
parent
a869d039e4
commit
4bf9839d76
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ In order to use MCUboot with Zephyr you need to take the following into account:
|
|||
|
||||
1. You will need to define the flash partitions required by MCUboot; see
|
||||
:ref:`flash_map_api` for details.
|
||||
2. You will have to specify your flash parition as the chosen code partition
|
||||
2. You will have to specify your flash partition as the chosen code partition
|
||||
|
||||
.. code-block:: devicetree
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue