Fix spelling errors and word confusion across docs#2465
Merged
Conversation
Generated-By: mintlify-agent
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Knowledgebase navigation update
|
Contributor
📚 Mintlify Preview Links📝 Changed (35 total)📄 Pages (34)
⚙️ Other (1)
🤖 Generated automatically when Mintlify deployment succeeds |
Contributor
🔗 Link Checker Results✅ All links are valid! No broken links were detected. Checked against: https://wb-21fd5541-mintlify-typo-fixes-1776283353.mintlify.app |
johndmulhausen
approved these changes
Apr 21, 2026
johndmulhausen
approved these changes
Apr 28, 2026
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.
Summary
Systematic scan of all English MDX files for spelling errors, grammatical mistakes, and word confusion. Fixes 34 files across the docs.
Changes
Word confusion: "proceeding" → "following" (23 files, ~52 instances)
"The proceeding" was consistently used throughout the docs to mean "the following." "Proceeding" means "going forward/continuing" and is incorrect as a synonym for "following" when referring to content that comes next. Fixed across models, platform, weave, and support docs.
Spelling errors:
models/artifacts/artifacts-walkthrough.mdx)platform/hosting/data-security/secure-storage-connector.mdx)platform/launch/set-up-launch.mdx)weave/cookbooks/Intro_to_Weave_Hello_Eval.mdx,Intro_to_Weave_Hello_Trace.mdx)models/ref/wandb_workspaces/workspaces.mdx)platform/hosting/self-managed/operator.mdx)Duplicate/extra words:
models/ref/python/public-api/user.mdx)weave/cookbooks/weave_via_service_api.mdx,models/artifacts/track-external-files.mdx)support/weave/articles/server-response-caching.mdx)weave/cookbooks/dspy_prompt_optimization.mdx,models/sweeps/walkthrough.mdx)Grammar (subject-verb agreement):
models/sweeps/sweep-config-keys.mdx)models/reports/edit-a-report.mdx)platform/hosting/self-managed/operator.mdx)No technical terms, product names, API names, or code samples were changed.