From 2d7b0b198f6081f23755dcdb4ab7f80deea11e1b Mon Sep 17 00:00:00 2001
From: Dan Kanefsky <56059752+boojamya@users.noreply.github.com>
Date: Tue, 26 Mar 2024 16:15:12 -0700
Subject: [PATCH] Update README.md
Co-authored-by: Reece Williams <31943163+Reecepbcups@users.noreply.github.com>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ee55fc1..55e5d9c 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ By default, metrics are exported at on port :2112/metrics (`http://localhost:211
|-------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------|----------|
| cctp_relayer_wallet_balance | Current balance of a relayer wallet in Wei.
Noble balances are not currently exported b/c `MsgReceiveMessage` is free to submit on Noble. | Gauge |
| cctp_relayer_chain_latest_height | Current height of the chain. | Gauge |
-| cctp_relayer_broadcast_errors_total | The total number of failed broadcasts. Note: this is AFTER is retires `broadcast-retries` (config setting) number of times. | Counter |
+| cctp_relayer_broadcast_errors_total | The total number of failed broadcasts. Note: this is AFTER it retries `broadcast-retries` (config setting) number of times. | Counter |
### Noble Key