Skip to content

Fix spelling, grammar, and syntax errors across 18 files#480

Open
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/fix-spelling-grammar-1774467401
Open

Fix spelling, grammar, and syntax errors across 18 files#480
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/fix-spelling-grammar-1774467401

Conversation

@mintlify
Copy link
Contributor

@mintlify mintlify bot commented Mar 25, 2026

Summary

Scanned all 532 MDX files for spelling errors, grammatical mistakes, and broken formatting. Found and fixed issues in 18 files.

Grammar fixes (subject-verb agreement)

  • 4 order lifecycle files (walk-in, at-home-phlebotomy, testkits, on-site-collection): "low-level status" → "low-level statuses" and "status are" → "statuses are"
  • wearables/providers/resources.mdx: "Providers marked with * means" → "mean"
  • api-details/junction-api.mdx: "SDKs supports" → "SDKs support"

Wrong event type prefix

  • wearables/guides/my_fitness_pal.mdx: data.daily.meal.*daily.data.meal.*
  • wearables/guides/dexcom.mdx: data.daily.glucose.*daily.data.glucose.*

Inconsistent product naming

  • wearables/guides/google_fit.mdx: "HealthConnect" → "Health Connect" in prose (2 occurrences)

Misspelled method names in code examples

  • 2 files (appointment-cancelling.mdx, cancelling-an-order.mdx): cancelPhlabotomyAppointmentcancelPhlebotomyAppointment (confirmed against OpenAPI spec)

Broken code syntax

  • appointment-request.mdx: Missing comma and trailing comma in JSON code block
  • requisition-pdf.mdx: Missing \ continuation in cURL command
  • 5 files: Unclosed > in placeholder strings (e.g., "<reason_id""<reason_id>")

Punctuation

  • changelog/wearables/providers.mdx: Removed misplaced "; and" from middle of bulleted list

@mintlify
Copy link
Contributor Author

mintlify bot commented Mar 25, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Junction 🟢 Ready View Preview Mar 25, 2026, 7:38 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants