Skip to content

Commit

Permalink
fix: forspell
Browse files Browse the repository at this point in the history
  • Loading branch information
palkan committed Sep 14, 2024
1 parent ed5ab22 commit ddb981a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Adding `whisper: true` to the stream subscription enables **sending** broadcasts

**IMPORTANT:** There can be only one whisper stream per channel subscription (since from the protocol perspective clients don't know about streams).

**NOTE:** This feature is partially supported by Action Cable server (when `anycable-rails` is loaded). The difference is that _whispers_ are broadcasted to all clientes, including the initiator.
**NOTE:** This feature is partially supported by Action Cable server (when `anycable-rails` is loaded). The difference is that _whispers_ are broadcasted to all clients, including the initiator.

## Helpers

Expand Down
1 change: 1 addition & 0 deletions forspell.dict
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ Hotwire
screencast
misconfiguration
binstub
broadcasted

0 comments on commit ddb981a

Please sign in to comment.