Skip to content

Conversation

@PaulyBearCoding
Copy link

Fixes documentation inconsistency by standardizing 'SDK' capitalization throughout the README.

Changes

  • Capitalized all instances of 'sdk' to 'SDK' for consistency with the title
  • Affected sections: Library descriptions table (lines 46-51), API Documentation section (lines 153-158), Architecture diagram comments (lines 200-205)

Motivation

The README title uses "Supabase JS SDK" (uppercase) but 18 instances throughout the document used lowercase 'sdk'. This creates visual inconsistency in the documentation. This PR ensures consistent terminology throughout.

Verification

  • All changes are documentation-only (README.md)
  • No code changes or functional impact
  • Improves visual consistency and professionalism of documentation

Standardize 'SDK' capitalization for consistency with the title
and main description. Previously, some instances used lowercase
'sdk' while others used 'SDK'.

Changes:
- Library descriptions table (lines 46-51)
- API Documentation section (lines 153-158)
- Architecture diagram comments (lines 200-205)

All instances now consistently use 'SDK' (uppercase).
@PaulyBearCoding PaulyBearCoding requested a review from a team as a code owner October 25, 2025 07:37
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.

1 participant