Skip to content

Commit b8c489b

Browse files
committed
Fix note formatting
1 parent 4301e2d commit b8c489b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/toolhive/guides-cli/run-mcp-servers.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,11 @@ allows you to organize your servers and manage them collectively.
106106
thv run --group <GROUP_NAME> <SERVER>
107107
```
108108

109-
:::note The group must exist before you can run a server in it. :::
109+
:::note
110+
111+
The group must exist before you can run a server in it.
112+
113+
:::
110114

111115
See [Group management](./group-management.md) for more details on organizing
112116
servers into groups and configuring client access.

0 commit comments

Comments
 (0)