From 8249451dbbc8e7531d67ad7f1bd3eb8c78053ccc Mon Sep 17 00:00:00 2001 From: Aliaksandr Valialkin <valyala@victoriametrics.com> Date: Wed, 5 Apr 2023 14:28:09 -0700 Subject: [PATCH] docs/Troubleshooting.md: add missing `help` word after c7bcf750c2d031b1259cd8115d7464b67f40cb9eg --- docs/Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Troubleshooting.md b/docs/Troubleshooting.md index 9ff142f2e7..fe848c20eb 100644 --- a/docs/Troubleshooting.md +++ b/docs/Troubleshooting.md @@ -70,7 +70,7 @@ then please follow the following steps in order to quickly find the solution: while Slack messages aren't indexed by Google. This simplifies searching for the solution to the issue for future VictoriaMetrics users. 1. Pro tip 1: if you see that [VictoriaMetrics docs](https://docs.victoriametrics.com/) contain incomplete or incorrect information, - then please create a pull request with the relevant changes. This will VictoriaMetrics community. + then please create a pull request with the relevant changes. This will help VictoriaMetrics community. All the docs published at `https://docs.victoriametrics.com` are located in the [docs](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/docs) folder inside VictoriaMetrics repository.