Parcourir la source

Update index.tsx

Fixing a typo/grammar issue.
nicholas@pyth.network il y a 7 mois
Parent
commit
0f52c11953
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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">
       <p>
         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
         yet.
       </p>