Skip to content

Commit 5b8ece7

Browse files
committed
undo extra llm gen
1 parent a7a07ed commit 5b8ece7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/feeds/components/Tables.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,7 @@ export const StreamsNetworkAddressesTable = ({
785785
<div className={tableStyles.compactNetworksTable}>
786786
<ExpandableTableWrapper
787787
title="Streams Verifier Network Addresses"
788-
description="Expand to view verifier proxy addresses required for onchain report verification"
788+
description="Expand to view supported networks and addresses required for onchain report verification"
789789
allowExpansion={allowExpansion}
790790
defaultExpanded={defaultExpanded}
791791
scrollable={allowExpansion}

0 commit comments

Comments
 (0)