From 92c5304aa4a0942a59ffe1e1bc2703baddc683a8 Mon Sep 17 00:00:00 2001 From: Kaushik Thirthappa Date: Sat, 30 May 2020 10:17:00 +0530 Subject: [PATCH] Update monitor-states.md --- docs/monitor-states.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/monitor-states.md b/docs/monitor-states.md index 5d55b0e..c75c56d 100755 --- a/docs/monitor-states.md +++ b/docs/monitor-states.md @@ -18,4 +18,4 @@ 2. We send an alert when your monitor goes to the `ALERT` state. This happens when the monitor doesn't recieve a ping on schedule or it runs longer than it supposed to. You can manually trigger alert by hitting `/fail` endpoint. -3. When your monitor recovers. When your monitor recovers the new state is `OK`. +3. When your monitor recovers, the new state is `OK`.