From 44147d6670f68b67aba79f15098b7333ecd3be14 Mon Sep 17 00:00:00 2001 From: Kartikay <120778728+kartikaysaxena@users.noreply.github.com> Date: Sat, 13 Jan 2024 11:59:18 +0000 Subject: [PATCH] fix docs error Signed-off-by: Kartikay <120778728+kartikaysaxena@users.noreply.github.com> --- docs/components/tools.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/components/tools.md b/docs/components/tools.md index a1624ebb1d..edd13e4461 100644 --- a/docs/components/tools.md +++ b/docs/components/tools.md @@ -79,7 +79,7 @@ Subcommands: no compactor is running on the same bucket at the same time. tools bucket upload-blocks [] - Upload blocks push blocks from the provided path to the object storeage. + Upload blocks push blocks from the provided path to the object storage. tools rules-check --rules=RULES Check if the rule files are valid or not. @@ -191,7 +191,7 @@ Subcommands: no compactor is running on the same bucket at the same time. tools bucket upload-blocks [] - Upload blocks push blocks from the provided path to the object storeage. + Upload blocks push blocks from the provided path to the object storage. ``` @@ -854,7 +854,7 @@ Flags: ```$ mdox-exec="thanos tools bucket upload-blocks --help" usage: thanos tools bucket upload-blocks [] -Upload blocks push blocks from the provided path to the object storeage. +Upload blocks push blocks from the provided path to the object storage. Flags: -h, --help Show context-sensitive help (also try --help-long and