Skip to content

Commit b830300

Browse files
authored
Fix typo in README regarding MCP and UTCP
1 parent 4e090c3 commit b830300

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
@@ -31,7 +31,7 @@ Connecting many MCP servers quickly overloads the context window and increases l
3131
Code Mode flips this model:
3232

3333
1. The LLM gets a single tool: **`execute_code`**
34-
2. It writes JS/TS that calls your MCP pr UTCP endpoints
34+
2. It writes JS/TS that calls your MCP or UTCP endpoints
3535
3. A lightweight HTTP proxy forwards requests
3636
4. Results flow back through the execution environment
3737

0 commit comments

Comments
 (0)