Skip to content
Closed
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>
Loading