Skip to content

Commit 1e6a195

Browse files
authored
Merge pull request #76 from timadair/mcp-clients-add-missing-hfoption-end-tag
Tiny agents section was missing an end tag, making both Py and JS ins…
2 parents 7b413ed + 744daaf commit 1e6a195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

units/en/unit1/mcp-clients.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ Now you can run the agent:
288288
```bash
289289
tiny-agents run agent.json
290290
```
291-
291+
</hfoption>
292292
<hfoption id="javascript">
293293

294294
First, install the tiny agents package with [npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm).

0 commit comments

Comments
 (0)