Skip to content

Commit 29ee486

Browse files
authored
Fix typo in README.md "block loop if ELF files" in picotool create #194 (#195)
fix issue #194
1 parent a672c24 commit 29ee486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@ Family ID 'rp2350-arm-s' can be downloaded in partition 0:
764764

765765
### create
766766

767-
This command allows you to create partition tables, and additionally embed them into the block loop if ELF files (for example, for bootloaders).
767+
This command allows you to create partition tables, and additionally embed them into the block loop of ELF files (for example, for bootloaders).
768768
By default, all partition tables are hashed, and you can also sign them. The schema for this JSON file is [here](json/schemas/partition-table-schema.json).
769769

770770
```text

0 commit comments

Comments
 (0)