We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e665702 commit 3a37a16Copy full SHA for 3a37a16
src/pages/postgraphile/realtime.md
@@ -21,7 +21,7 @@ First, though, there are two main types of real-time provided by PostGraphile
21
22
### Subscriptions
23
24
-"Subscriptions" are a way of having a new proactively sent to the client
+"Subscriptions" are a way of having a new message proactively sent to the client
25
automatically whenever a particular event occurs on the server side, such as:
26
27
```js
0 commit comments