Skip to content

Commit 65379c8

Browse files
authored
Merge pull request #2560 from pyth-network/ih_permissioned_typo
Update index.tsx
2 parents 64e9eb3 + 0f52c11 commit 65379c8

File tree

1 file changed

+1
-1
lines changed
  • apps/insights/src/components/Explanations

1 file changed

+1
-1
lines changed

apps/insights/src/components/Explanations/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export const ExplainPermissioned = ({
2929
<Explain size="xs" title="Permissioned Feeds">
3030
<p>
3131
This is the number of <b>Price Feeds</b> that a <b>Publisher</b> has
32-
permissions to publish to. The publisher is not necessarily push data
32+
permissions to publish to. The publisher is not necessarily pushing data
3333
for all the feeds they have access to, and some feeds may not be live
3434
yet.
3535
</p>

0 commit comments

Comments
 (0)