Skip to content

Commit ffff23f

Browse files
de-nordicnordicjm
andauthored
Update docs/design.md
Co-authored-by: Jamie <[email protected]>
1 parent b334b37 commit ffff23f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ While reading unprotected TLVs from an image, MCUboot will try to match TLVs
142142
against list it has compiled in support for; each new defined TLV has to be added
143143
to that list, which is named `allowed_unprot_tlvs` and defined in
144144
image_validate.c. The usage of the list is optional and can be controlled
145-
during compilation with MCUBOOT_USE_TLV_ALLOW_LIST config identifier.
145+
during compilation with `MCUBOOT_USE_TLV_ALLOW_LIST` config identifier.
146146

147147
## [Flash map](#flash-map)
148148

0 commit comments

Comments
 (0)