From 0f52c119534ed6576a3f108662b1d9b48b00c8c9 Mon Sep 17 00:00:00 2001 From: "nicholas@pyth.network" Date: Sat, 5 Apr 2025 01:23:21 +0100 Subject: [PATCH] Update index.tsx Fixing a typo/grammar issue. --- apps/insights/src/components/Explanations/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/insights/src/components/Explanations/index.tsx b/apps/insights/src/components/Explanations/index.tsx index 547994903a..a23e239b64 100644 --- a/apps/insights/src/components/Explanations/index.tsx +++ b/apps/insights/src/components/Explanations/index.tsx @@ -29,7 +29,7 @@ export const ExplainPermissioned = ({

This is the number of Price Feeds that a Publisher has - permissions to publish to. The publisher is not necessarily push data + permissions to publish to. The publisher is not necessarily pushing data for all the feeds they have access to, and some feeds may not be live yet.