Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Commit

Permalink
chore: fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Coe committed Dec 29, 2016
1 parent 73fcdf7 commit 05d2394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -41,7 +41,7 @@ let monitor = Monitor(9999, () => {
```

* `http://0.0.0.1:9999/_monitor/ping` is also available and will respond with
status `200` and the text `OK`.
status `200` and the text `pong`.

## Customizing Status Information

Expand Down

0 comments on commit 05d2394

Please sign in to comment.