From 43347f3da6a2bef8452370295abdb72ba3dae88f Mon Sep 17 00:00:00 2001 From: Josh Date: Wed, 2 Mar 2022 19:28:23 -0800 Subject: [PATCH] fix(explorer): change title to average ping time (#23463) --- explorer/src/components/SolanaPingCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/explorer/src/components/SolanaPingCard.tsx b/explorer/src/components/SolanaPingCard.tsx index a3098aa2a7..2deabdd07b 100644 --- a/explorer/src/components/SolanaPingCard.tsx +++ b/explorer/src/components/SolanaPingCard.tsx @@ -208,7 +208,7 @@ function PingBarChart({ pingInfo }: { pingInfo: PingRollupInfo }) {
- Average Confirmation Time + Average Ping Time
{SERIES.map((key) => (