Skip to content

Commit 11c1cde

Browse files
committed
Oxford commas
1 parent 152fcf1 commit 11c1cde

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ control your servers.
552552

553553
If a server fails to start:
554554

555-
1. Check if Docker/Podman/Colima is running
555+
1. Check if Docker, Podman, or Colima is running
556556
2. Verify you have internet access to pull images
557557
3. Check if the port is already in use
558558
4. Look at the error message for specific issues

docs/toolhive/guides-ui/install.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ MCP servers. See [Run MCP servers](./run-mcp-servers.md) to get started.
218218
<summary>Connection Refused error on startup</summary>
219219

220220
If you see a "Connection Refused" error when starting ToolHive, your container
221-
runtime (Docker, Podman or Colima) is likely not installed, not running, or not
221+
runtime (Docker, Podman, or Colima) is likely not installed, not running, or not
222222
configured correctly.
223223

224224
Follow the instructions in the error message to install or start your container

docs/toolhive/tutorials/quickstart-cli.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ server. Here are some next steps to explore:
306306

307307
If the server fails to start, check:
308308

309-
- Is Docker, Podman or Colima running?
309+
- Is Docker, Podman, or Colima running?
310310
- Do you have internet access to pull the container image?
311311
- Is the port already in use by another application?
312312

docs/toolhive/tutorials/quickstart-ui.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ server. Here are some next steps to explore:
140140

141141
If the server fails to start, check:
142142

143-
- Is Docker, Podman or Colima running?
143+
- Is Docker, Podman, or Colima running?
144144
- Do you have internet access to pull the container image?
145145

146146
</details>

0 commit comments

Comments
 (0)