Skip to content

Commit b60cf1d

Browse files
authored
fixed a typo (#562)
1 parent d6aebbd commit b60cf1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examplecode/tools/mcp.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ You are now ready to start coding.
294294
- `"workflow"` must match the value that you set in `mcp = FastMCP("workflow" ...` in the `workflow.py` file.
295295
- "Absolute path to" `uv` must be the absolute path to the `uv` executable on your local machine.
296296
- "Absolute path to project directory" must be the absolute path to the project directory.
297-
- `mcp_unstructured-demo` must match the name of the project directory that you created.
297+
- `mcp-unstructured-demo` must match the name of the project directory that you created.
298298
- `"workflow.py"` must match the name of the Python file that you created for the MCP server.
299299

300300
For macOS or Linux:

0 commit comments

Comments
 (0)