docs: Fix typos

pull/5030/head
Dan Heath 2 years ago
parent ebe9413928
commit 7057f4acc2

@ -79,7 +79,7 @@ wget -q -O - http://localhost:9203/health?worker_info=1
## Example response
When you check the health endpoing using `wget`, Boundary returns a response with the folowing worker information:
When you check the health endpoint using `wget`, Boundary returns a response with the following worker information:
```shell-session
{"worker_process_info":{"state":"active", "active_session_count":0, "upstream_connection_state":"READY"}}

Loading…
Cancel
Save