We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92868aa commit 9cc9f48Copy full SHA for 9cc9f48
src/ui/coll-info.js
@@ -311,7 +311,7 @@ class WrRecCollInfo extends CollInfo
311
<wr-modal bgClass="has-background-warning" @modal-closed="${() => this.shareWarn = false}" title="Start Sharing?">
312
<div class="content is-size-7">
313
<p>
314
- Do you want to share the all the content in "<i>${this.coll.title}</i>" via IPFS, a peer-to-peer
+ Do you want to share all the content in "<i>${this.coll.title}</i>" via IPFS, a peer-to-peer
315
distributed storage network?
316
</p>
317
<p>Your archiving session will have a unique link which can be shared with others to load it
0 commit comments