Skip to content

typo fix #710

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 15, 2025
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
change Development to Mintlify
  • Loading branch information
ethanpalm committed May 15, 2025
commit 0ec637357387f452483a4618de12c38597d1e760
2 changes: 1 addition & 1 deletion quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
1. Navigate to **Settings** in your Mintlify dashboard.
2. Select **GitHub App** from the sidebar.
3. Select **Install GitHub App**. This will open a new tab to the GitHub App installation page.
4. Select the organization or user account where you want to install the app. Then select the repositories that you want t oconnect.

Check warning on line 43 in quickstart.mdx

View check run for this annotation

Mintlify / Mintlify Validation - vale-spellcheck

quickstart.mdx#L43

Did you really mean 'oconnect'?

<Frame>
<img src="/images/quickstart/github-app-installation-light.png" alt="GitHub App Installation" className="block dark:hidden" />
Expand All @@ -61,7 +61,7 @@
You may need an admin for your GitHub organization to authorize your account depending on your organization's settings.
</Info>

## Development Workflows
## Mintlify Workflows

Mintlify offers two different workflows for creating and maintaining your documentation.

Expand Down