Skip to content

chore(docs): inconsistent variable naming in example#1441

Merged
o-santi merged 1 commit into
supabase:mainfrom
waltterir:patch-1
Apr 6, 2026
Merged

chore(docs): inconsistent variable naming in example#1441
o-santi merged 1 commit into
supabase:mainfrom
waltterir:patch-1

Conversation

@waltterir
Copy link
Copy Markdown
Contributor

Fix inconsistent variable naming in realtime usage example.

The initial example used socket, while later examples used client, which could confuse users. This change makes the naming consistent by using client throughout.

Replace `socket` with `client` in the initial example to match the rest of the realtime usage examples.
@grdsdev grdsdev changed the title fix inconsistent variable naming in example chore(docs): inconsistent variable naming in example Apr 2, 2026
@waltterir waltterir changed the title chore(docs): inconsistent variable naming in example fix(docs): inconsistent variable naming in example Apr 2, 2026
@silentworks
Copy link
Copy Markdown
Contributor

@waltterir please revert the title of this PR to chore(docs) as it's not a fix(docs). We only use fix for code changes not docs changes.

@waltterir waltterir changed the title fix(docs): inconsistent variable naming in example chore(docs): inconsistent variable naming in example Apr 3, 2026
@o-santi o-santi merged commit 761d972 into supabase:main Apr 6, 2026
18 of 41 checks passed
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.

4 participants