From ddd7dbd68ade32b8888e7fa18cfa47d0c0bcda8b Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Thu, 26 Jan 2023 14:41:30 +0100 Subject: [PATCH] Fix: typos Fix: typos --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3e0ac556..fd640c5a 100644 --- a/README.md +++ b/README.md @@ -70,11 +70,11 @@ $ peggo orchestrator {gravityAddress} \ --cosmos-from=... ``` -#### Run the orchestrartor and pipe the logs to GCP +#### Run the orchestrator and pipe the logs to GCP - You need to set the [auth client on gcp](https://cloud.google.com/docs/authentication/application-default-credentials) ex.: - - Downlaod your service account on GCP and set this env variable `GOOGLE_APPLICATION_CREDENTIALS` + - Download your service account on GCP and set this env variable `GOOGLE_APPLICATION_CREDENTIALS` ```shell $~ export GOOGLE_APPLICATION_CREDENTIALS=/path/to/your/service_account.json @@ -101,7 +101,7 @@ $ peggo orchestrator {gravityAddress} \ Notes: -- `moniker` is a your name which will appear in log as a log source +- `moniker` is your name which will appear in log as a log source ### Send a transfer from Umee to Ethereum