Update publish-to-storage.tsx

pull/5370/head
bunsenstraat 3 years ago committed by GitHub
parent a63a7258d5
commit 798b0a525c
  1. 2
      libs/remix-ui/publish-to-storage/src/lib/publish-to-storage.tsx

@ -47,7 +47,7 @@ export const PublishToStorage = (props: RemixUiPublishToStorageProps) => {
<ul className='pl-3'>
<li>
DEFAULT OPTION:
Use the public INFURA node. This will not guarantee your data will persists.
Use the public INFURA node. This will not guarantee your data will persist.
</li>
<li>
Use your own INFURA IPFS node. This requires a subscription. <a href='https://infura.io/product/ipfs' target={'_blank'}>Learn more</a>

Loading…
Cancel
Save