From cfd0e7ce3456eb04daa1d871d6bb1a07d706fb82 Mon Sep 17 00:00:00 2001 From: slice Date: Mon, 3 Dec 2018 23:02:11 -0800 Subject: [PATCH] english grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bc8678..71fdc7a 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ You can use `--access-log -` to output access logs to stdout. ### 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 [ws](https://github.com/hashrocket/ws) can be used.