Browse Source

Update index.tsx

Fixing a typo/grammar issue.
nicholas@pyth.network 7 months ago
parent
commit
0f52c11953
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apps/insights/src/components/Explanations/index.tsx

+ 1 - 1
apps/insights/src/components/Explanations/index.tsx

@@ -29,7 +29,7 @@ export const ExplainPermissioned = ({
     <Explain size="xs" title="Permissioned Feeds">
     <Explain size="xs" title="Permissioned Feeds">
       <p>
       <p>
         This is the number of <b>Price Feeds</b> that a <b>Publisher</b> has
         This is the number of <b>Price Feeds</b> that a <b>Publisher</b> 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
         for all the feeds they have access to, and some feeds may not be live
         yet.
         yet.
       </p>
       </p>