Skip to content

docs: fix heading case and terminology consistency#488

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/f67fe0ef
Open

docs: fix heading case and terminology consistency#488
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/f67fe0ef

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Jun 1, 2026

Summary

Apply the repo's documented style standards (Title Case headings, "sync" over "synchronized") in a handful of pages that deviated from the surrounding convention.

Changes

  • Heading case (sentence case → Title Case):
    • sync/advanced/sharded-databases.mdx — 5 numbered scenario headings
    • client-sdks/advanced/local-only-usage.mdx — 2 numbered headings (a sibling heading in the same file was already Title Case)
  • Heading level + form: client-sdks/advanced/unit-testing.mdx — replace a sentence-form H4 (#### If you have trouble with loading the extension, confirm the following) with a Title Case H3 (### Troubleshooting Extension Loading) plus a lead-in sentence, matching the H3 level of its sibling sections.
  • Terminology (synchronizedsynced / in sync):
    • client-sdks/advanced/attachments.mdx (2 occurrences)
    • client-sdks/advanced/sequential-id-mapping.mdx (1 occurrence)

Context

AGENTS.md and .claude/CLAUDE.md specify Title Case headings and "sync" over "synchronization". Skipped cases that looked intentional or risked changing technical/legal meaning:

  • configuration/source-db/setup.mdx — the sentence-case numbered headings are repeated identically as a template across 8+ Postgres hosting provider blocks, so they're internally consistent.
  • maintenance-ops/implementing-schema-changes.mdx#### DROP and re-CREATE table matches sibling SQL-command headings (#### DROP table, #### CREATE table).
  • resources/hipaa.mdx and resources/local-first-software.mdx — "synchronize/synchronization" appears in legal/principle wording.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented Jun 1, 2026

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

Project Status Preview Updated (UTC)
powersync 🟢 Ready View Preview Jun 1, 2026, 2:29 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