From c265c413423e587c0d042e0fb4aaf60f4a99f90a Mon Sep 17 00:00:00 2001 From: Alexey <87909854+AlexToTheMoon@users.noreply.github.com> Date: Wed, 23 Aug 2023 21:19:25 +0300 Subject: [PATCH] Update README.md typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d98f0ea..ba53313 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ It queries the full node via gRPC and returns it in the format Prometheus can co ## How can I configure it? -You can pass the artuments to the executable file to configure it. Here is the parameters list: +You can pass the arguments to the executable file to configure it. Here is the parameters list: - `--bech-prefix` - the global prefix for addresses. Defaults to `persistence` - `--denom` - the currency, for example, `uatom` for Cosmos. Defaults to `uxprt`