Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dd144cd

Browse files
TaddyHCmcmchris
andauthoredMar 3, 2025··
Update content/hardware/04.pro/boards/portenta-x8/tutorials/16.edge-ai-docker-container/content.md
Co-authored-by: Christopher Méndez <[email protected]>
1 parent 8e1fce1 commit dd144cd

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/04.pro/boards/portenta-x8/tutorials/16.edge-ai-docker-container

1 file changed

+1
-1
lines changed
 

‎content/hardware/04.pro/boards/portenta-x8/tutorials/16.edge-ai-docker-container/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ By running inference directly on the Portenta X8, this approach can provide late
478478

479479
#### Running the Model as a Docker Container (Optional)
480480

481-
When docker container is selected as the deployment option, he system generates a Docker command to pull and run the model:
481+
When docker container is selected as the deployment option, the system generates a Docker command to pull and run the model:
482482

483483
```bash
484484
docker run --rm -it \

0 commit comments

Comments
 (0)
Please sign in to comment.