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
3 changes: 1 addition & 2 deletions quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ boost: 3

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 guide, you'll have a live documentation site ready to customize and update.asd
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Accidentally typed characters appended to sentence

Medium Severity

The string asd is appended to the end of the introductory sentence. This appears to be accidental keystrokes that were committed to a user-facing documentation page, which will be visible to all readers of the quickstart guide.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit cf68dd9. Configure here.


## Before you begin

Expand Down Expand Up @@ -75,7 +75,6 @@ Find your exact URL on the **Overview** page of your [dashboard](https://dashboa
```

```bash pnpm
pnpm add -g mint
```

</CodeGroup>
Expand Down
Loading