Clearer Piece Size Help Text

This commit is contained in:
Leo
2022-08-02 13:16:51 +00:00
committed by GitHub
parent de3c73f3c1
commit 66cb2914a1

View File

@@ -186,7 +186,7 @@
<div class="property"> <div class="property">
<div class="labels"> <div class="labels">
<div> <div>
<span class="info" data-tippy-content="Torrents split files into equal size pieces to make them easy to share. Piece size is configurable."><span class="far fa-info-circle"></span></span> <span class="info" data-tippy-content="Torrents take files and split them into equal size pieces to make them easy to share. Piece size is configurable when a Torrent file is made."><span class="far fa-info-circle"></span></span>
<label for="pieces">Pieces</label> <label for="pieces">Pieces</label>
</div> </div>
</div> </div>