summaryrefslogtreecommitdiffstats
path: root/health/health.d/geth.conf
diff options
context:
space:
mode:
authorDimitris Apostolou <dimitris.apostolou@icloud.com>2021-11-16 09:18:43 +0200
committerGitHub <noreply@github.com>2021-11-16 10:18:43 +0300
commitacca8c24f229da0ff0238921ebc4b30ddc7125ea (patch)
tree93113595d01b209c62167aa7d0ccaf05bb665218 /health/health.d/geth.conf
parent97a13e03612b0d4f2908be57b5114d619626f66d (diff)
Fix typos (#11782)
Co-authored-by: ilyam8 <ilya@netdata.cloud>
Diffstat (limited to 'health/health.d/geth.conf')
-rw-r--r--health/health.d/geth.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/health/health.d/geth.conf b/health/health.d/geth.conf
index 35fc2857ae..dd1eb4701e 100644
--- a/health/health.d/geth.conf
+++ b/health/health.d/geth.conf
@@ -1,4 +1,4 @@
-#chainhead_header is expected momenterarily to be ahead. If its considerably ahead (e.g more than 5 blocks), then the node is definetely out of sync.
+#chainhead_header is expected momenterarily to be ahead. If its considerably ahead (e.g more than 5 blocks), then the node is definitely out of sync.
template: geth_chainhead_diff_between_header_block
on: geth.chainhead
class: Workload