From 2cb1382ca2337dbd6e080464bef4b356ad5e4fbf Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sat, 18 Sep 2021 19:07:06 +1200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30e1fceea..8efa8dee6 100644 --- a/README.md +++ b/README.md @@ -596,7 +596,7 @@ Filter | Condition `tag:` | where the indexer tags contains `` `lang:` | where the indexer language start with `` `test:{passed\|failed}` | where the last indexer test performed `passed` or `failed` -`status:{healthy\|failing\|unknown}` | where the indexer state is `healthy` (succesfully operates in the last minutes), `failing` (generates errors in the recent call) or `unknown` (unused for a while) +`status:{healthy\|failing\|unknown}` | where the indexer state is `healthy` (successfully operates in the last minutes), `failing` (generates errors in the recent call) or `unknown` (unused for a while) Supported operators Operator | Condition