Skip to content

Commit 6ede39c

Browse files
committed
Fix typos
1 parent bf095ca commit 6ede39c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/pages/docs/octopus-ai/mcp/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Full example configuration (for Claude Desktop, Claude Code, and Cursor):
5151

5252
The Octopus MCP Server is typically configured within your AI Client of choice.
5353

54-
It is packaged as an npm package and executed via Node's `npx` command. Your configuration will include the command invocation `npx`, and a set of arguments that supply the Octoups MCP Server package and provide the Octopus Server URL and API key required, if they are not available as environment variables.
54+
It is packaged as an npm package and executed via Node's `npx` command. Your configuration will include the command invocation `npx`, and a set of arguments that supply the Octopus MCP Server package and provide the Octopus Server URL and API key required, if they are not available as environment variables.
5555

5656
The command line invocation you will be configuring will be one of the two following variants:
5757

src/pages/docs/octopus-ai/mcp/use-cases.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Check health of the {ServiceName} service in the {SpaceName} space and report an
3333

3434
## Capability: Administration, Audit, and Compliance
3535

36-
Identify unhealthy resources, expiriting certificates or find unused projects in your Octopus instance.
36+
Identify unhealthy resources, expiring certificates or find unused projects in your Octopus instance.
3737

3838
### 📝 Prompt
3939

0 commit comments

Comments
 (0)