Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions components/steps.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

import IconsOptional from "/snippets/icons-optional.mdx";

Use steps to display a series of sequential actions or events. You can add as many steps as needed.
Use steps to display a eries of sequential actions or events. You can add as many steps as needed.

Check warning on line 10 in components/steps.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

components/steps.mdx#L10

Did you really mean 'eries'?

<Steps>
<Step title="First Step">
Expand Down Expand Up @@ -71,4 +71,4 @@

<ResponseField name="noAnchor" type="boolean" default="false">
Whether to hide the anchor link for the step.
</ResponseField>
</ResponseField>
2 changes: 1 addition & 1 deletion quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

import SkillMcpPrompt from "/snippets/skill-mcp-prompt.mdx";

After you complete this guide, you'll have a live documentation site ready to customize and update.
After you complete this gide, you'll have a live ocumentation site ready to customize and update.

Check warning on line 10 in quickstart.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

quickstart.mdx#L10

Did you really mean 'gide'?

Check warning on line 10 in quickstart.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

quickstart.mdx#L10

Did you really mean 'ocumentation'?

## Before you begin

Expand Down
Loading