docs: fix typo in subscription setup opening sentence (#321)
This commit is contained in:
committed by
Guillaume Chau
parent
96d3ac4761
commit
706324c094
@@ -4,7 +4,7 @@
|
||||
|
||||
*For the server implementation, you can take a look at [this simple example](https://github.com/Akryum/apollo-server-example).*
|
||||
|
||||
To make enable the websocket-based subscription, a bit of additional setup is required:
|
||||
To enable the websocket-based subscription, a bit of additional setup is required:
|
||||
|
||||
```
|
||||
npm install --save apollo-link-ws apollo-utilities
|
||||
|
||||
Reference in New Issue
Block a user