Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
efstajas committed Dec 25, 2024
1 parent d18844d commit b3abd2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/stores/wallet/network.ts
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ export const NETWORK_CONFIG: ValueForEachSupportedChain<Network> = {
recipientsExplainerHtml:
'Future incoming funds will be split to your recipients <span class="typo-text-bold">daily</span>.',
explainerText:
'Funds from projects, streams and Drip Lists on Filecoin settle and become collectablee once per day.',
'Funds from projects, streams and Drip Lists on Filecoin settle and become collectable once per day.',
},
alternativeChainMode: true,
ensSupported: false,
Expand Down

0 comments on commit b3abd2f

Please sign in to comment.