Skip to content

Commit 74977b8

Browse files
Update content/hardware/04.pro/boards/portenta-x8/tutorials/waves-fleet-managment/content.md
Co-authored-by: Vanessa Maegima <vanessa.maegima@foundries.io>
1 parent ed7665b commit 74977b8

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/04.pro/boards/portenta-x8/tutorials/waves-fleet-managment

1 file changed

+1
-1
lines changed

content/hardware/04.pro/boards/portenta-x8/tutorials/waves-fleet-managment/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ fioctl wave init -k /absolute/path/to/targets.only.key.tgz <wave-name> <target n
6565
```
6666
We can use `populate-targets` as the Wave name. The `target number` needs to correspond to a target that exists in our Factory. The `tag` should be set as `production`. Then complete the Wave with:
6767
```
68-
fioctl wave complete populate-targets
68+
fioctl wave complete populate-targets
6969
```
7070
This creates a new targets.json file for production devices subscribing to the production tag. It will include a single Target from CI build.
7171

0 commit comments

Comments
 (0)