Skip to content

Commit fb381e4

Browse files
nit
1 parent fe7404c commit fb381e4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/learning-paths/embedded-and-microcontrollers/deploy-ml-model-to-npu-with-topo/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ prerequisites:
2626
- lscpu installed on the target (pre-installed on most Linux distributions)
2727
- Topo installed on the host. For installation steps, see [Deploy containerized workloads to Arm-based Linux targets with Topo](https://learn.arm.com/learning-paths/cross-platform/deploy-containerized-workloads-with-topo/).
2828
- Basic familiarity with containers, SSH, and CLI tools
29-
- (Optional) Access to an Agent, such as Codex, or Claude Code
29+
- (Optional) Access to an agent, such as Codex, or Claude Code
3030

3131
author: Tomas Agustin Gonzalez Orlando
3232

content/learning-paths/embedded-and-microcontrollers/deploy-ml-model-to-npu-with-topo/build-the-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ Keep runtime settings such as `WEBAPP_PORT` as normal Compose interpolation unle
332332

333333
The [Topo Template Format](https://github.com/arm/topo-template-format) repository includes public authoring skills for agents that support skill installation:
334334

335-
- `topo-template-context`: provides Topo and Topo Template reference context for `x-topo` metadata, schema, docs, and CLI Template behavior.
335+
- `topo-template-context`: provides Topo and Topo Template reference context for `x-topo` metadata, schema, docs, and CLI template behavior.
336336
- `topo-template-bootstrap`: converts a Compose repository into a Topo Template by adding or improving `compose.yaml` and `x-topo` metadata.
337337
- `topo-template-lint`: reviews a Topo Template for schema correctness, metadata consistency, deployment success messages, and build argument wiring.
338338

0 commit comments

Comments
 (0)