docs: fix internal accounts typo - #810
Merged
Merged
Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
DhruvPareek
marked this pull request as ready for review
August 10, 2026 16:32
shreyav
approved these changes
Aug 10, 2026
carsonp6
approved these changes
Aug 10, 2026
Contributor
Greptile SummaryCorrects a typo in the shared internal-accounts documentation snippet, changing “on behalf or the platform” to “on behalf of the platform.” All pages importing the snippet receive the corrected wording. Confidence Score: 5/5The PR appears safe to merge. The change only corrects a preposition in plain prose and leaves MDX syntax, imports, and documentation behavior unchanged.
|
| Filename | Overview |
|---|---|
| mintlify/snippets/internal-accounts.mdx | Applies a grammatically correct one-word prose fix without changing MDX structure or behavior. |
Reviews (1): Last reviewed commit: "docs: fix internal accounts typo" | Re-trigger Greptile
Contributor
Author
Merge activity
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Reason
Correct a typo in the shared internal account documentation.
Overview
Change
on behalf or the platformtoon behalf of the platformin the reusable internal-accounts snippet. All pages that import the snippet receive the corrected wording.Test Plan
make lintmint openapi-check openapi.yaml./node_modules/.bin/markdownlint --disable MD012 MD040 -- mintlify/snippets/internal-accounts.mdxgit diff --check