We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e4f41 commit 93c5026Copy full SHA for 93c5026
README.md
@@ -225,7 +225,7 @@ You can generate a .hex file with Bootloader DFU settings matching a particular
225
nrfutil settings generate --family NRF52 --application app.hex --application-version 3 --bootloader-version 2 --bl-settings-version 1 sett.hex
226
```
227
228
-The `--family` setting depends the nRF IC:
+The `--family` setting depends on the nRF IC that you are targeting:
229
230
nRF IC | Family Setting
231
--------- | --------------
0 commit comments