Fix grammar & typos: punctuation and formatting cleanup - #329
Open
mintlify[bot] wants to merge 2 commits into
Open
Fix grammar & typos: punctuation and formatting cleanup#329mintlify[bot] wants to merge 2 commits into
mintlify[bot] wants to merge 2 commits into
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
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
Proofreading pass over pages in scope, fixing spelling, punctuation, and formatting errors without touching code samples or technical content.
Changes
Commit 1 (pages from #327 scope):
container-images/custom-dockerfiles.mdx: added missing terminal periods on the three Dockerfile requirement list itemscontainer-images/custom-web-servers.mdx: added missing terminal periods on theentrypointandportbulletsv4/examples/livekit-outbound-agent.mdx: "Toll free" → "Toll-free", missing comma after "For example", missing colon before a code block, stray space in image alt text, missing period in frontmatter descriptionCommit 2 (pages from #330 scope):
v4/examples/comfyUI.mdx: removed stray zero-width joiner characters after two URLs, "MacOS" → "macOS"v4/examples/langchain-langsmith.mdx: removed stray zero-width joiner characters, added missing terminal period on the intro code linkv4/examples/realtime-voice-agents.mdx: "Telenyx" → "Telnyx", "self hosted" → "self-hosted" and missing period in frontmatter description, missing terminal period on the code linkv4/examples/deploy-a-vision-language-model-with-sglang.mdx: "Deepseek" → "DeepSeek"partner-services/deepgram.mdx: hyphenated "self-hosted" and "speech-to-text" in frontmatter description, added missing period in a Note, "deepgram service" → "Deepgram service"networking/custom-domains.mdx: added missing commas before "meaning" and "enabling" in the How Custom Domains Work bulletsStyle-level changes (voice, product-name casing normalization, run-on splits) already covered by open PR #330 were intentionally skipped to avoid conflicts.