Skip to content

Commit 8e96788

Browse files
authored
Update README.md (#47)
1 parent 84fe8fb commit 8e96788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ async function bootstrap() {
142142
void bootstrap();
143143
```
144144

145-
Next, you can use the MCP server with an MCP Stdio Client ([see example](playground/clients/stdio-client.ts)), or after building your prject you can use it with the following MCP Client configuration:
145+
Next, you can use the MCP server with an MCP Stdio Client ([see example](playground/clients/stdio-client.ts)), or after building your project you can use it with the following MCP Client configuration:
146146

147147
```json
148148
{

0 commit comments

Comments
 (0)