Skip to content

Commit 93c5026

Browse files
committed
Fix description of --family option in README.md
1 parent f8e4f41 commit 93c5026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ You can generate a .hex file with Bootloader DFU settings matching a particular
225225
nrfutil settings generate --family NRF52 --application app.hex --application-version 3 --bootloader-version 2 --bl-settings-version 1 sett.hex
226226
```
227227

228-
The `--family` setting depends the nRF IC:
228+
The `--family` setting depends on the nRF IC that you are targeting:
229229

230230
nRF IC | Family Setting
231231
--------- | --------------

0 commit comments

Comments
 (0)