Skip to content

Commit

Permalink
Update src/ui/coll-info.js
Browse files Browse the repository at this point in the history
Co-authored-by: Tessa Walsh <[email protected]>
  • Loading branch information
Shrinks99 and tw4l authored Nov 15, 2023
1 parent 92868aa commit 9cc9f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/coll-info.js
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ class WrRecCollInfo extends CollInfo
<wr-modal bgClass="has-background-warning" @modal-closed="${() => this.shareWarn = false}" title="Start Sharing?">
<div class="content is-size-7">
<p>
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
distributed storage network?
</p>
<p>Your archiving session will have a unique link which can be shared with others to load it
Expand Down

0 comments on commit 9cc9f48

Please sign in to comment.