Skip to content

Commit fc07944

Browse files
committed
Fix typo
1 parent 46f99e0 commit fc07944

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ When configuring a client manually, ensure the command includes the `mcp` subcom
160160

161161
XcodeBuildMCP now includes two optional agent skills:
162162

163-
- **MPC Skill**: Primes the agent with instructions on how to use the MCP server's tools (optional when using the MCP server).
163+
- **MCP Skill**: Primes the agent with instructions on how to use the MCP server's tools (optional when using the MCP server).
164164

165165
- **CLI Skill**: Primes the agent with instructions on how to navigate the CLI (recommended when using the CLI).
166166

docs/SKILLS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
XcodeBuildMCP now includes two optional agent skills:
44

5-
- **MPC Skill**: Primes the agent with instructions on how to use the MCP server's tools (optional when using the MCP server).
5+
- **MCP Skill**: Primes the agent with instructions on how to use the MCP server's tools (optional when using the MCP server).
66

77
- **CLI Skill**: Primes the agent with instructions on how to navigate the CLI (recommended when using the CLI).
88

0 commit comments

Comments
 (0)