english grammar

This commit is contained in:
slice 2018-12-03 23:02:11 -08:00
parent 000cf6a945
commit cfd0e7ce34
No known key found for this signature in database
GPG Key ID: 1508C19D7436A26D
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ You can use `--access-log -` to output access logs to stdout.
### Does it work? ### Does it work?
You can check if your instance is running by performing a HTTP `GET` request on You can check if your instance is running by performing an HTTP `GET` request on
the `/api/v6/gateway` endpoint. For basic websocket testing, a tool such as the `/api/v6/gateway` endpoint. For basic websocket testing, a tool such as
[ws](https://github.com/hashrocket/ws) can be used. [ws](https://github.com/hashrocket/ws) can be used.